On Thu, 22 Apr 2021 01:14:25 +0100 Andre Przywara andre.przyw...@arm.com wrote: ... > Jernej Skrabec (9): > video: sunxi: Add mode_valid callback to sunxi_dw_hdmi > common: edid: check for digital display earlier > common: edid: extract code for detailed timing search > common: edid: Search for valid timing in extension block > video: sunxi: Use DW-HDMI hpd function > video: sunxi: Remove check for ddc-i2c-bus property > video: sunxi: Remove TV probe from DE2 > video: sunxi: dw-hdmi: read source_id later > video: sunxi: de2: switch to public uclass functions > > common/edid.c | 68 ++++++++++++++++++++--------- > drivers/video/sunxi/sunxi_de2.c | 44 +++++-------------- > drivers/video/sunxi/sunxi_dw_hdmi.c | 48 ++++++-------------- > 3 files changed, 72 insertions(+), 88 deletions(-)
Series applied to u-boot-video/master, thanks! -- Anatolij