[GIT PULL] drm/panel: Changes for v3.15-rc1

Thierry Reding thierry.reding at gmail.com
Fri Apr 4 00:27:15 PDT 2014


Hi Dave,

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://anongit.freedesktop.org/tegra/linux tags/drm/panel/for-3.15-rc1

for you to fetch changes up to 712ac1ba63448d38e2fc3f2b58e62ca4af9778c2:

  drm/panel: add support for LG LD070WX3-SL01 panel (2014-04-04 09:06:40 +0200)

Thanks,
Thierry

----------------------------------------------------------------
drm/panel: Changes for v3.15-rc1

Add support for a couple more simple panels. A few cleanups to the
simple panel driver are also included (gpiod interface conversion,
removal of redundant call to regulator_disable()).

----------------------------------------------------------------
Alexandre Courbot (4):
      drm/panel: use gpiod interface for enable GPIO
      drm/panel: remove redundant regulator_disable()
      drm/panel: add support for LG LH500WX1-SD03 panel
      drm/panel: add support for LG LD070WX3-SL01 panel

Thierry Reding (4):
      MAINTAINERS: Add entry for DRM panel drivers
      drm/panel: Add LG 12.9" LCD panel
      drm/panel: simple: Allow GPIO accesses to sleep
      drm/panel: simple: Allow DSI panels to provide mode flags

 .../devicetree/bindings/panel/lg,ld070wx3-sl01.txt |   7 +
 .../devicetree/bindings/panel/lg,lh500wx1-sd03.txt |   7 +
 .../devicetree/bindings/panel/lg,lp129qe.txt       |   7 +
 MAINTAINERS                                        |  10 ++
 drivers/gpu/drm/panel/panel-simple.c               | 157 ++++++++++++++-------
 5 files changed, 137 insertions(+), 51 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/panel/lg,ld070wx3-sl01.txt
 create mode 100644 Documentation/devicetree/bindings/panel/lg,lh500wx1-sd03.txt
 create mode 100644 Documentation/devicetree/bindings/panel/lg,lp129qe.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140404/2e3c4818/attachment-0001.sig>


More information about the dri-devel mailing list