All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Icenowy Zheng <icenowy@aosc.xyz>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	Chen-Yu Tsai <wens@csie.org>, Rob Herring <robh+dt@kernel.org>,
	Andre Przywara <andre.przywara@arm.com>,
	Maxime Ripard <maxime.ripard@free-electrons.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2 3/5] dt-bindings: fix for Allwinner H5 pinctrl's compatible
Date: Tue, 14 Mar 2017 14:11:00 +0100	[thread overview]
Message-ID: <CACRpkdZMwNoD2CGe2Hy6OXoDcjiQah_JOndVyFDUbBpFim=1aQ@mail.gmail.com> (raw)
In-Reply-To: <20170301180111.12365-4-icenowy@aosc.xyz>

On Wed, Mar 1, 2017 at 7:01 PM, Icenowy Zheng <icenowy@aosc.xyz> wrote:

> The compatible for Allwinner H5 pin controller is wrong written as
> allwinner,sun50i-h5-r-pinctrl, however, it's really a generic pinctrl
> rather than a "r" one.
>
> Fix this compatible string.
>
> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>

Patch applied with Maxime's ACK.

Yours,
Linus Walleij

WARNING: multiple messages have this Message-ID (diff)
From: Linus Walleij <linus.walleij@linaro.org>
To: Icenowy Zheng <icenowy@aosc.xyz>
Cc: Rob Herring <robh+dt@kernel.org>,
	Maxime Ripard <maxime.ripard@free-electrons.com>,
	Chen-Yu Tsai <wens@csie.org>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	Andre Przywara <andre.przywara@arm.com>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 3/5] dt-bindings: fix for Allwinner H5 pinctrl's compatible
Date: Tue, 14 Mar 2017 14:11:00 +0100	[thread overview]
Message-ID: <CACRpkdZMwNoD2CGe2Hy6OXoDcjiQah_JOndVyFDUbBpFim=1aQ@mail.gmail.com> (raw)
In-Reply-To: <20170301180111.12365-4-icenowy@aosc.xyz>

On Wed, Mar 1, 2017 at 7:01 PM, Icenowy Zheng <icenowy@aosc.xyz> wrote:

> The compatible for Allwinner H5 pin controller is wrong written as
> allwinner,sun50i-h5-r-pinctrl, however, it's really a generic pinctrl
> rather than a "r" one.
>
> Fix this compatible string.
>
> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>

Patch applied with Maxime's ACK.

Yours,
Linus Walleij

WARNING: multiple messages have this Message-ID (diff)
From: linus.walleij@linaro.org (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 3/5] dt-bindings: fix for Allwinner H5 pinctrl's compatible
Date: Tue, 14 Mar 2017 14:11:00 +0100	[thread overview]
Message-ID: <CACRpkdZMwNoD2CGe2Hy6OXoDcjiQah_JOndVyFDUbBpFim=1aQ@mail.gmail.com> (raw)
In-Reply-To: <20170301180111.12365-4-icenowy@aosc.xyz>

On Wed, Mar 1, 2017 at 7:01 PM, Icenowy Zheng <icenowy@aosc.xyz> wrote:

> The compatible for Allwinner H5 pin controller is wrong written as
> allwinner,sun50i-h5-r-pinctrl, however, it's really a generic pinctrl
> rather than a "r" one.
>
> Fix this compatible string.
>
> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>

Patch applied with Maxime's ACK.

Yours,
Linus Walleij

  parent reply	other threads:[~2017-03-14 13:11 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-01 18:01 [PATCH v2 0/5] Refactor of ARM64 sunxi pinctrl enabling and add A64 R_PIO driver Icenowy Zheng
2017-03-01 18:01 ` Icenowy Zheng
2017-03-01 18:01 ` [PATCH v2 1/5] pinctrl: sunxi: refactor pinctrl choice selecting for ARM64 Icenowy Zheng
2017-03-01 18:01   ` Icenowy Zheng
2017-03-02  8:25   ` Maxime Ripard
2017-03-02  8:25     ` Maxime Ripard
2017-03-02  8:25     ` Maxime Ripard
2017-03-14 13:09   ` Linus Walleij
2017-03-14 13:09     ` Linus Walleij
2017-03-14 13:09     ` Linus Walleij
2017-03-01 18:01 ` [PATCH v2 2/5] arm64: only select PINCTRL for Allwinner platforms Icenowy Zheng
2017-03-01 18:01   ` Icenowy Zheng
2017-03-14 13:12   ` Linus Walleij
2017-03-14 13:12     ` Linus Walleij
2017-03-14 13:12     ` Linus Walleij
2017-03-20  9:09     ` Maxime Ripard
2017-03-20  9:09       ` Maxime Ripard
2017-03-20  9:09       ` Maxime Ripard
2017-03-01 18:01 ` [PATCH v2 3/5] dt-bindings: fix for Allwinner H5 pinctrl's compatible Icenowy Zheng
2017-03-01 18:01   ` Icenowy Zheng
2017-03-02  8:26   ` Maxime Ripard
2017-03-02  8:26     ` Maxime Ripard
2017-03-02  8:26     ` Maxime Ripard
2017-03-14 13:11   ` Linus Walleij [this message]
2017-03-14 13:11     ` Linus Walleij
2017-03-14 13:11     ` Linus Walleij
2017-03-01 18:01 ` [PATCH v2 4/5] dt: bindings: add binding for Allwinner A64 R_PIO pinctrl Icenowy Zheng
2017-03-01 18:01   ` Icenowy Zheng
2017-03-14 13:11   ` Linus Walleij
2017-03-14 13:11     ` Linus Walleij
2017-03-14 13:11     ` 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='CACRpkdZMwNoD2CGe2Hy6OXoDcjiQah_JOndVyFDUbBpFim=1aQ@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=andre.przywara@arm.com \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=icenowy@aosc.xyz \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maxime.ripard@free-electrons.com \
    --cc=robh+dt@kernel.org \
    --cc=wens@csie.org \
    --cc=will.deacon@arm.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.