[U-Boot] [PATCH 4/5] rockchip: video: Add LVDS support in vop driver
Simon Glass
sjg at chromium.org
Sun Mar 13 03:12:20 CET 2016
On 12 March 2016 at 06:13, Jacob Chen <jacob-chen at iotwrt.com> wrote:
> LVDS have a different display out mode, add code to get right flag.
>
> The vop_ip decied display device and the remote_vop_id decied which vop was being used.
> So we should use the remote_vop_id to set DCLK_VOP.
>
> Signed-off-by: Jacob Chen <jacob-chen at iotwrt.com>
> Signed-off-by: jacob <jacob-chen at iotwrt.com>
> ---
>
> arch/arm/include/asm/arch-rockchip/vop_rk3288.h | 1 +
> drivers/video/rockchip/rk_vop.c | 16 ++++++++++++++--
> 2 files changed, 15 insertions(+), 2 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list