
13 Mar
2016
13 Mar
'16
3:12 a.m.
On 12 March 2016 at 06:13, Jacob Chen jacob-chen@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@iotwrt.com Signed-off-by: jacob jacob-chen@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@chromium.org