mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Support for LG-LH500WX1-SD03 and LG-LD070WX3-SL01 panels
@ 2014-01-21  9:57 Alexandre Courbot
  2014-01-21  9:57 ` [PATCH 1/2] drm/panel: add support for LG LH500WX1-SD03 panel Alexandre Courbot
  2014-01-21  9:57 ` [PATCH 2/2] drm/panel: add support for LG LD070WX3-SL01 panel Alexandre Courbot
  0 siblings, 2 replies; 3+ messages in thread
From: Alexandre Courbot @ 2014-01-21  9:57 UTC (permalink / raw)
  To: Thierry Reding, Stephen Warren, David Airlie
  Cc: dri-devel, linux-kernel, gnurou, Alexandre Courbot

These patches add support for the panels used on the NVIDIA SHIELD and
Tegra Note 7 using the simple-panel driver, as both platforms are to be proposed
for inclusion into mainline soon.

Alexandre Courbot (2):
  drm/panel: add support for LG LH500WX1-SD03 panel
  drm/panel: add support for LG LD070WX3-SL01 panel

 .../devicetree/bindings/panel/lg,ld070wx3-sl01.txt |  7 +++
 .../devicetree/bindings/panel/lg,lh500wx1-sd03.txt |  7 +++
 drivers/gpu/drm/panel/panel-simple.c               | 56 ++++++++++++++++++++++
 3 files changed, 70 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/panel/lg,ld070wx3-sl01.txt
 create mode 100644 Documentation/devicetree/bindings/panel/lg,lh500wx1-sd03.txt

-- 
1.8.5.3


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-21  9:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-21  9:57 [PATCH 0/2] Support for LG-LH500WX1-SD03 and LG-LD070WX3-SL01 panels Alexandre Courbot
2014-01-21  9:57 ` [PATCH 1/2] drm/panel: add support for LG LH500WX1-SD03 panel Alexandre Courbot
2014-01-21  9:57 ` [PATCH 2/2] drm/panel: add support for LG LD070WX3-SL01 panel Alexandre Courbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome