From: Thierry Reding <thierry.reding@gmail.com>
To: Alexandre Courbot <acourbot@nvidia.com>
Cc: gnurou@gmail.com, Thierry Reding <treding@nvidia.com>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 1/2] drm/panel: use gpiod interface for enable GPIO
Date: Fri, 14 Mar 2014 12:01:17 +0100 [thread overview]
Message-ID: <20140314110116.GA27600@ulmo.nvidia.com> (raw)
In-Reply-To: <1393650059-5152-1-git-send-email-acourbot@nvidia.com>
[-- Attachment #1.1: Type: text/plain, Size: 523 bytes --]
On Sat, Mar 01, 2014 at 02:00:58PM +0900, Alexandre Courbot wrote:
> Use the new GPIO descriptor interface to handle the panel's enable GPIO.
> This considerably simplifies the code.
>
> Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
> ---
> drivers/gpu/drm/panel/panel-simple.c | 69 ++++++++++--------------------------
> 1 file changed, 18 insertions(+), 51 deletions(-)
Both patches applied, with a slightly modified version of how this patch
handles the optional enable GPIO.
Thanks,
Thierry
[-- 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
WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Alexandre Courbot <acourbot@nvidia.com>
Cc: David Airlie <airlied@linux.ie>,
Thierry Reding <treding@nvidia.com>,
gnurou@gmail.com, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 1/2] drm/panel: use gpiod interface for enable GPIO
Date: Fri, 14 Mar 2014 12:01:17 +0100 [thread overview]
Message-ID: <20140314110116.GA27600@ulmo.nvidia.com> (raw)
In-Reply-To: <1393650059-5152-1-git-send-email-acourbot@nvidia.com>
[-- Attachment #1: Type: text/plain, Size: 523 bytes --]
On Sat, Mar 01, 2014 at 02:00:58PM +0900, Alexandre Courbot wrote:
> Use the new GPIO descriptor interface to handle the panel's enable GPIO.
> This considerably simplifies the code.
>
> Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
> ---
> drivers/gpu/drm/panel/panel-simple.c | 69 ++++++++++--------------------------
> 1 file changed, 18 insertions(+), 51 deletions(-)
Both patches applied, with a slightly modified version of how this patch
handles the optional enable GPIO.
Thanks,
Thierry
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2014-03-14 11:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-01 5:00 [PATCH 1/2] drm/panel: use gpiod interface for enable GPIO Alexandre Courbot
2014-03-01 5:00 ` Alexandre Courbot
2014-03-01 5:00 ` [PATCH 2/2] drm/panel: remove redundant regulator_disable() Alexandre Courbot
2014-03-01 5:00 ` Alexandre Courbot
2014-03-14 11:01 ` Thierry Reding [this message]
2014-03-14 11:01 ` [PATCH 1/2] drm/panel: use gpiod interface for enable GPIO Thierry Reding
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=20140314110116.GA27600@ulmo.nvidia.com \
--to=thierry.reding@gmail.com \
--cc=acourbot@nvidia.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=gnurou@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=treding@nvidia.com \
/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.