public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Lee Jones <lee.jones@linaro.org>,
	Daniel Thompson <daniel.thompson@linaro.org>,
	Jingoo Han <jingoohan1@gmail.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2 v2] backlight: gpio: Convert to use GPIO descriptor
Date: Tue, 01 Aug 2017 13:29:16 +0300	[thread overview]
Message-ID: <1756887.aE0tBDJMo9@avalon> (raw)
In-Reply-To: <CACRpkdaCXgp+kZGpPhCR2yR3xLMMRs1NnySg0HkB=Je9EVimiQ@mail.gmail.com>

Hi Linus,

Thank you for the patch.

On Tuesday 01 Aug 2017 10:20:32 Linus Walleij wrote:
> On Tue, May 30, 2017 at 1:48 PM, Linus Walleij <linus.walleij@linaro.org> 
wrote:
> > This driver is predominantly used by device tree systems, all
> > of which can deal with modern GPIO descriptors. The legacy
> > GPIO API is only used by one SH board so make the GPIO
> > descriptor the default way to deal with it.
> > 
> > As an intended side effect we do not need to look around in
> > the device tree for the inversion flag since the GPIO
> > descriptors will intrinsically deal with this.
> > 
> > Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
> > Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> > ---
> > ChangeLog v1->v2:
> > - Assign flags value using the ternary operator.
> 
> This patch seems to have been inadvertedly dropped?
> 
> Can it be applied, along with 2/2?
> 
> Yours,
> Linus Walleij

-- 
Regards,

Laurent Pinchart

  reply	other threads:[~2017-08-01 10:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-30 11:48 [PATCH 1/2 v2] backlight: gpio: Convert to use GPIO descriptor Linus Walleij
2017-05-30 11:48 ` [PATCH 2/2 v2] backlight: gpio: delete pdata inversion Linus Walleij
2017-08-01 10:28   ` Laurent Pinchart
2017-08-07 16:12   ` Lee Jones
2017-08-01  8:20 ` [PATCH 1/2 v2] backlight: gpio: Convert to use GPIO descriptor Linus Walleij
2017-08-01 10:29   ` Laurent Pinchart [this message]
2017-08-07  7:53   ` Lee Jones
2017-08-07 16:12 ` Lee Jones

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=1756887.aE0tBDJMo9@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=daniel.thompson@linaro.org \
    --cc=jingoohan1@gmail.com \
    --cc=lee.jones@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox