summaryrefslogtreecommitdiffstats
path: root/drivers/video/panel-uclass.c
Commit message (Collapse)AuthorAgeFilesLines
* dm: panel: Add a panel uclassSimon Glass2016-01-211-0/+25
LCD panels can usefully be modelled as their own uclass. They can be probed (which powers them up ready for use). If they have a backlight, this can be enabled. Signed-off-by: Simon Glass <sjg@chromium.org>
OpenPOWER on IntegriCloud