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