Please pull u-boot-video

Anatolij Gustschin agust at denx.de
Sat Apr 24 16:33:45 CEST 2021


Hi Tom ,

please pull new video patches for v2021.07-rc1.

gitlab CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/7283

Thanks,
Anatolij

The following changes since commit 84baa65dffdbce20752279101548ba888be53b3e:

  Merge branch '2021-04-22-assorted-updates' (2021-04-23 12:21:37 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-2021-07-rc1-2

for you to fetch changes up to 99ae5e323400a53a3d458135d27738d40020cdfa:

  video: sunxi: de2: switch to public uclass functions (2021-04-24 13:45:03 +0200)

----------------------------------------------------------------
 - search for additional detailed timings in the EDID extension block
 - rework sunxi DE2 driver and accompanying DW-HDMI platform driver
   to drop redundant device specific code, and later use the DT as a
   source of information

----------------------------------------------------------------
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(-)


More information about the U-Boot mailing list