Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-21 | dm: panel: Add a panel uclass | Simon Glass | |
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> |