u-boot-brain/drivers/video/rockchip
Niklas Schulze 79cdcaced7 rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable()
The RK3288 HDMI driver's rk3288_hdmi_enable() currently lacks a call to
dw_hdmi_enable(). Thus, the HDMI output never gets enabled.

Signed-off-by: Niklas Schulze <me@jns.io>
Cc: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Kever Yang <Kever.yang@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2019-07-20 23:59:44 +08:00
..
Kconfig video: Kconfig: spelling fixes 2019-01-18 09:16:15 -05: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 rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() 2019-07-20 23:59:44 +08:00
rk3288_mipi.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02: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 rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3399_vop.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk_edp.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk_hdmi.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +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 rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk_mipi.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02: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 rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk_vop.h rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00