]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: video: Add LVDS support in vop driver
authorJacob Chen <jacob-chen@iotwrt.com>
Mon, 14 Mar 2016 03:20:18 +0000 (11:20 +0800)
committerAnatolij Gustschin <agust@denx.de>
Mon, 14 Mar 2016 21:24:10 +0000 (22:24 +0100)
commit8530783594f6de14ec6d4b7bf804437d6e1a4f5f
tree3a909a995fa2c38aef10d2fde6677ab85baed622
parentcfd9794115a46aaf00266f21d8e8d8555d921b70
rockchip: video: Add LVDS support in vop driver

LVDS have a different display out mode, add code to get right flag.

The vop_ip decide display device and the remote_vop_id decide which
vop was being used. So we should use the remote_vop_id to set DCLK_VOP.

Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/arch-rockchip/vop_rk3288.h
drivers/video/rockchip/rk_vop.c