u-boot-brain/drivers/video/sunxi
Icenowy Zheng 460b15adc9 video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized
When HDMI is not initialized (e.g. no monitor is plugged), the current
SimpleFB code will still create a broken SimpleFB node.

Detect whether HDMI is initialized when creating SimpleFB node.

Fixes: be5b96f0e4 ("sunxi: setup simplefb for Allwinner DE2")
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2017-11-06 13:43:28 +05:30
..
lcdc.c sunxi: video: split out PLL configuration code 2017-10-27 09:39:19 +02:00
Makefile sunxi: video: add LCD support to DE2 driver 2017-10-27 09:44:48 +02:00
simplefb_common.c video: sunxi: extract simplefb match code to a new file 2017-10-26 11:51:45 +02:00
simplefb_common.h video: sunxi: extract simplefb match code to a new file 2017-10-26 11:51:45 +02:00
sunxi_de2.c video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized 2017-11-06 13:43:28 +05:30
sunxi_display.c sunxi: video: split out PLL configuration code 2017-10-27 09:39:19 +02:00
sunxi_dw_hdmi.c sunxi: video: Add A64/H3/H5 HDMI driver 2017-04-28 09:21:25 +02:00
sunxi_lcd.c sunxi: video: add LCD support to DE2 driver 2017-10-27 09:44:48 +02:00
tve_common.c sunxi: video: Rename tve.c to tve_common.c 2017-06-09 15:30:13 +02:00