Skip to content
  • Simon Glass's avatar
    dm: video: Add support for video bridges · 801ab9e9
    Simon Glass authored
    
    
    A video bridge typically converts video from one format to another, e.g.
    DisplayPort to LVDS. Add driver model support for these with a simple
    interface to control activation and backlight. The uclass supports GPIO
    control of power and reset lines.
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    801ab9e9