From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Subject: [GIT PULL] drm/panel: Changes for v3.15-rc1 Date: Fri, 4 Apr 2014 09:27:15 +0200 Message-ID: <20140404072714.GA28305@ulmo> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0818237075==" Return-path: Received: from mail-bk0-f41.google.com (mail-bk0-f41.google.com [209.85.214.41]) by gabe.freedesktop.org (Postfix) with ESMTP id 4371D6ECA6 for ; Fri, 4 Apr 2014 00:28:01 -0700 (PDT) Received: by mail-bk0-f41.google.com with SMTP id d7so261105bkh.0 for ; Fri, 04 Apr 2014 00:27:58 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Dave Airlie Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0818237075== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJTPl7SAAoJEN0jrNd/PrOh9n8P+wfjge8yMZRKX+ZmvEjf9+RV mXmsdOvQHC49ojEfiOI+gXKN2g8edhwP7E7fj/uBjVjuSiMGS+4meY/z/fPsD6xx QVdhc63eEOTnqEMwxCmreI+cdo0TlIdrCm7PA7U6UD4Bp0kZjgMEldobKuDJ0rGs dCgmEstJI8/o6gFJgCopTlS3UjoQom/qCNwc53XGsahjjRxGa9IpEYAAbNQyBM7m U0MvACpE7VXdTrNyHTaEcjjd/A3g+cfvHGWw+kKrt1qK2jFeQmpmrmYg92qdIA7p 39JdWG4Z6zNLeCIefJEi16R4kH+sOmD77pUFiEyUBwvtu6D2NQDR8QEriHWxoUjc akhc6EYJIxImVWNZHSpjmjHBquXAlOmH632GnCQDQR5GrRadKmFuK9a14KQUeKlp Sw8OlaL6tYWiJBYuslMWL0qVtRXs4mu5ZrfysrAlj3bAN/HMTyDbEBMNWnIpuJ7y LsHoGcVPYTeTeRqUAT6i7uC/lULf8MWMO/Bxg3Y/0YpgyEPEmDdC8XVhr5o0PwrO lUyq2UwXftqIu8FNCB1nARTY6uYTP8liVS+y9s13+3IPQx5+odj+SvPyqHgqzJn9 9MS93/ThX8309hojJvO9+4P5FWyrXuxqBxiWDjQOA9wXRMgPyIgr7pZqqQQ4q453 USKkvNAU7py1hIt+BiKU =nfF4 -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB-- --===============0818237075== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0818237075==--