On Fri, May 22, 2015 at 10:25:57AM +0200, Heiko Schocher wrote:
This adds support for the LG LB070WV8 7" 800x480 panel to the DRM simple panel driver.
Signed-off-by: Heiko Schocher hs@denx.de
Changes in v4:
- new in version 4, as Philipp Zabel suggested to use simple panel driver
Changes in v3: None Changes in v2: None
.../devicetree/bindings/panel/lg,lb070wv8.txt | 7 ++++++ drivers/gpu/drm/panel/panel-simple.c | 27 ++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 Documentation/devicetree/bindings/panel/lg,lb070wv8.txt
Applied, thanks. For future patches, please make sure to send them to my GMail account (as listed in MAINTAINERS). Corporate email is known to corrupt patches occasionally, though it seems to have worked fine this time.
Thierry