linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: 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>
Cc: Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
	Linus Walleij <linus.walleij@linaro.org>
Subject: Re: [PATCH 1/2] backlight: gpio: Convert to use GPIO descriptor
Date: Mon, 22 May 2017 10:45:28 +0200	[thread overview]
Message-ID: <CACRpkdbWuVGjqLNO6bo2WxXxySBVMbdLGL4oSdTWGq7DcLzzGw@mail.gmail.com> (raw)
In-Reply-To: <20170430081731.14315-1-linus.walleij@linaro.org>

On Sun, Apr 30, 2017 at 10:17 AM, 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.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No reaction on this patch since 21 days so sending an
unsolicited ping.

Yours,
Linus Walleij

  reply	other threads:[~2017-05-22  8:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-30  8:17 [PATCH 1/2] backlight: gpio: Convert to use GPIO descriptor Linus Walleij
2017-05-22  8:45 ` Linus Walleij [this message]
2017-05-22  9:11   ` Daniel Thompson
2017-05-23 13:47 ` Daniel Thompson

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=CACRpkdbWuVGjqLNO6bo2WxXxySBVMbdLGL4oSdTWGq7DcLzzGw@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=Laurent.pinchart@ideasonboard.com \
    --cc=daniel.thompson@linaro.org \
    --cc=jingoohan1@gmail.com \
    --cc=lee.jones@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;
as well as URLs for NNTP newsgroup(s).