26 Oct, 2017

1 commit


06 Aug, 2015

1 commit

  • 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: Simon Glass

    Simon Glass