devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Paul Cercueil <paul@crapouillou.net>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Mark Rutland <mark.rutland@arm.com>,
	od@zcrc.me, linux-gpio@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/8] dt-bindings: pinctrl: Update pinctrl-ingenic for JZ4725B and GPIO merge
Date: Tue, 28 Aug 2018 19:32:35 -0500	[thread overview]
Message-ID: <20180829003235.GA12527@bogus> (raw)
In-Reply-To: <20180821164236.21101-2-paul@crapouillou.net>

On Tue, Aug 21, 2018 at 06:42:29PM +0200, Paul Cercueil wrote:
> The pinctrl-ingenic driver now supports the JZ4725B SoC.
> 
> Furthermore, the gpio-ingenic driver was dropped and the pinctrl-ingenic
> driver is now responsible for providing the GPIO functionality.

Driver changes aren't really valid reasons to change the binding. This 
is really just "combine the gpio binding with the pinctrl as it is all 
one block." In any case,

Reviewed-by: Rob Herring <robh@kernel.org>

> 
> Signed-off-by: Paul Cercueil <paul@crapouillou.net>
> ---
> 
> Notes:
>     v2: New patch
> 
>  .../devicetree/bindings/gpio/ingenic,gpio.txt      | 46 ----------------------
>  .../bindings/pinctrl/ingenic,pinctrl.txt           | 39 ++++++++++++++++--
>  2 files changed, 35 insertions(+), 50 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/gpio/ingenic,gpio.txt

  reply	other threads:[~2018-08-29  0:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-21 16:42 [PATCH v2 0/8] pinctrl-ingenic GPIO merge + JZ4725B Paul Cercueil
2018-08-21 16:42 ` [PATCH v2 1/8] dt-bindings: pinctrl: Update pinctrl-ingenic for JZ4725B and GPIO merge Paul Cercueil
2018-08-29  0:32   ` Rob Herring [this message]
2018-08-21 16:42 ` [PATCH v2 2/8] pinctrl: ingenic: Probe driver at subsys_initcall Paul Cercueil
2018-08-21 16:42 ` [PATCH v2 3/8] pinctrl: ingenic: Mark probe function as __init Paul Cercueil
2018-08-21 16:42 ` [PATCH v2 4/8] pinctrl: ingenic: Merge GPIO functionality Paul Cercueil
2018-08-21 16:42 ` [PATCH v2 5/8] pinctrl: ingenic: Implement .get_direction for GPIO chips Paul Cercueil
2018-08-21 16:42 ` [PATCH v2 6/8] pinctrl: ingenic: Add support for the JZ4725B Paul Cercueil
2018-08-21 16:42 ` [PATCH v2 7/8] pinctrl: ingenic: Drop dependency on MACH_INGENIC Paul Cercueil
2018-08-21 16:42 ` [PATCH v2 8/8] gpio: ingenic: Remove driver Paul Cercueil
2018-08-29 11:42 ` [PATCH v2 0/8] pinctrl-ingenic GPIO merge + JZ4725B Linus Walleij

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=20180829003235.GA12527@bogus \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=od@zcrc.me \
    --cc=paul@crapouillou.net \
    /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).