u-boot-brain/drivers/video/sunxi
Jernej Skrabec 99ae5e3234 video: sunxi: de2: switch to public uclass functions
Currently DE2 driver uses functions which are defined in internal
headers. They are not meant to be used outside of uclass framework.
Switch DE2 driver to public ones. This has additional benefit that
device_probe doesn't need to be called manually.

Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2021-04-24 13:45:03 +02:00
..
Makefile sunxi: video: select dw-hdmi in Kconfig, not Makefile 2021-04-16 01:12:59 +01:00
lcdc.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
simplefb_common.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
simplefb_common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sunxi_de2.c video: sunxi: de2: switch to public uclass functions 2021-04-24 13:45:03 +02:00
sunxi_display.c video: sunxi_display: Convert to DM_VIDEO 2021-03-03 10:03:15 +01:00
sunxi_dw_hdmi.c video: sunxi: dw-hdmi: read source_id later 2021-04-24 13:44:59 +02:00
sunxi_lcd.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
tve_common.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00