u-boot-brain/drivers/video/rockchip
Patrick Wildt 673eb44e91 rockchip: correctly set vop0 or vop1
The EDP_LCDC_SEL bit has to be set correctly to select vop0 or
vop1, but so far we have set it in both conditions, which is not
correct.

Can someone verify this is the correct way round?  vop1 -> set,
vop0 -> clear?

Signed-off-by: Patrick Wildt <patrick@blueri.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2020-06-28 09:56:11 +08:00
..
Kconfig video: rockchip: Support 4K resolution for rk3399, HDMI 2020-04-02 15:52:01 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3288_hdmi.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
rk3288_mipi.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
rk3288_vop.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
rk3399_hdmi.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3399_mipi.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
rk3399_vop.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
rk_edp.c rockchip: correctly set vop0 or vop1 2020-06-28 09:56:11 +08:00
rk_hdmi.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
rk_hdmi.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk_lvds.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
rk_mipi.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
rk_mipi.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk_vop.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
rk_vop.h rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00