From: Thierry Reding <thierry.reding@gmail.com>
To: Dave Airlie <airlied@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: [GIT PULL] drm/panel: Changes for v3.15-rc1
Date: Fri, 4 Apr 2014 09:27:15 +0200 [thread overview]
Message-ID: <20140404072714.GA28305@ulmo> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1854 bytes --]
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
[-- Attachment #1.2: Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2014-04-04 7:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140404072714.GA28305@ulmo \
--to=thierry.reding@gmail.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.