u-boot-brain/drivers/video/rockchip
Peter Robinson 973e31fd47 drivers: video: rockchip: fix building eDP and LVDS drivers
The rk_edp.c and rk_lvds.c files reference rk_setreg which is declared in
hardware.h so include it so the drivers build. Adjust rk_lvds.c so
includes are in alphabetical order while updating.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Tested-by: Vagrant Cascadian <vagrant@debian.org>
2020-04-26 22:58:50 +02: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
rk_edp.c drivers: video: rockchip: fix building eDP and LVDS drivers 2020-04-26 22:58:50 +02:00
rk_hdmi.c video: dw_hdmi: Add support for ddc-i2c-bus property 2019-07-29 00:32:59 +02: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 drivers: video: rockchip: fix building eDP and LVDS drivers 2020-04-26 22:58:50 +02:00
rk_mipi.c arm: rockchip: Add common cru.h 2020-01-30 11:44:01 +08: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 video: rockchip: Fix vop modes for rk3399 2020-04-02 15:47:35 +02:00
rk_vop.h rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3288_hdmi.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
rk3288_mipi.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk3288_vop.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3399_hdmi.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3399_mipi.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk3399_vop.c video: rockchip: Fix vop modes for rk3399 2020-04-02 15:47:35 +02:00