u-boot-brain/drivers/video/rockchip
Simon Glass e4ab3d712a rockchip: video: Correct HDMI data source selection
This code currently always selects the second source. It only worked
because both sources are set up.

With the change to only init video devices that are present in the stdout
environment variable, this fails. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-11-25 17:59:30 -07:00
..
Makefile rockchip: video: Add a display driver for rockchip LVDS 2016-03-14 22:06:33 +01:00
rk_edp.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
rk_hdmi.c rockchip: video: Correct HDMI data source selection 2016-11-25 17:59:30 -07:00
rk_lvds.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
rk_vop.c rockchip: Use rockchip_get_clk() to obtain the SoC clock 2016-07-25 20:46:45 -06:00