Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • stable
  • extraversion
  • early-display
  • variant-emmc-nvme-boot
  • 2024-07-19
  • 2024-06-30
  • 2023-10-18
  • 2023-10-10
  • 2023-07-04
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
14 results

reform-boundary-uboot

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Jernej Skrabec authored
    Designware HDMI controller and phy are used in other SoCs as well. Split
    out platform independent code.
    
    DW HDMI has 8 bit registers but they can be represented as 32 bit
    registers as well. Add support to select access mode.
    
    EDID reading code use reading by blocks which is not supported by other
    SoCs in general. Make it more general using byte by byte approach, which
    is also used in Linux driver.
    
    Finally, not all DW HDMI controllers are accompanied with DW HDMI phy.
    Support custom phys by making controller code independent from phy code.
    
    Signed-off-by: default avatarJernej Skrabec <jernej.skrabec@siol.net>
    Tested-by: default avatarNickey Yang <nickey.yang@rock-chips.com>
    Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
    cc232a9d
    History
    Name Last commit Last update