summaryrefslogtreecommitdiffstats
path: root/include/video_bridge.h
Commit message (Collapse)AuthorAgeFilesLines
* dm: video: Add support for video bridgesSimon Glass2015-08-051-0/+92
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 <sjg@chromium.org>
OpenPOWER on IntegriCloud