linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v2 1/5] pinctrl: sunxi: refactor pinctrl choice selecting for ARM64
       [not found] ` <20170301180111.12365-2-icenowy@aosc.xyz>
@ 2017-03-02  8:25   ` Maxime Ripard
  2017-03-14 13:09   ` Linus Walleij
  1 sibling, 0 replies; 7+ messages in thread
From: Maxime Ripard @ 2017-03-02  8:25 UTC (permalink / raw)
  To: Icenowy Zheng
  Cc: Linus Walleij, Rob Herring, Chen-Yu Tsai, Catalin Marinas,
	Will Deacon, Andre Przywara, linux-gpio, devicetree,
	linux-arm-kernel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 505 bytes --]

On Thu, Mar 02, 2017 at 02:01:07AM +0800, Icenowy Zheng wrote:
> ARM64 Allwinner SoCs used to have every pinctrl driver selected in
> ARCH_SUNXI. Change this to make their default value to (ARM64 &&
> ARCH_SUNXI).
> 
> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
> Reviewed-by: Andre Przywara <andre.przywara@arm.com>

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2 3/5] dt-bindings: fix for Allwinner H5 pinctrl's compatible
       [not found] ` <20170301180111.12365-4-icenowy@aosc.xyz>
@ 2017-03-02  8:26   ` Maxime Ripard
  2017-03-14 13:11   ` Linus Walleij
  1 sibling, 0 replies; 7+ messages in thread
From: Maxime Ripard @ 2017-03-02  8:26 UTC (permalink / raw)
  To: Icenowy Zheng
  Cc: Linus Walleij, Rob Herring, Chen-Yu Tsai, Catalin Marinas,
	Will Deacon, Andre Przywara, linux-gpio, devicetree,
	linux-arm-kernel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 499 bytes --]

On Thu, Mar 02, 2017 at 02:01:09AM +0800, Icenowy Zheng 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>

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2 1/5] pinctrl: sunxi: refactor pinctrl choice selecting for ARM64
       [not found] ` <20170301180111.12365-2-icenowy@aosc.xyz>
  2017-03-02  8:25   ` [PATCH v2 1/5] pinctrl: sunxi: refactor pinctrl choice selecting for ARM64 Maxime Ripard
@ 2017-03-14 13:09   ` Linus Walleij
  1 sibling, 0 replies; 7+ messages in thread
From: Linus Walleij @ 2017-03-14 13:09 UTC (permalink / raw)
  To: Icenowy Zheng
  Cc: Rob Herring, Maxime Ripard, Chen-Yu Tsai, Catalin Marinas,
	Will Deacon, Andre Przywara, linux-gpio, devicetree,
	linux-arm-kernel, linux-kernel

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

> ARM64 Allwinner SoCs used to have every pinctrl driver selected in
> ARCH_SUNXI. Change this to make their default value to (ARM64 &&
> ARCH_SUNXI).
>
> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
> Reviewed-by: Andre Przywara <andre.przywara@arm.com>

Patch applied with Maxime's ACK.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2 3/5] dt-bindings: fix for Allwinner H5 pinctrl's compatible
       [not found] ` <20170301180111.12365-4-icenowy@aosc.xyz>
  2017-03-02  8:26   ` [PATCH v2 3/5] dt-bindings: fix for Allwinner H5 pinctrl's compatible Maxime Ripard
@ 2017-03-14 13:11   ` Linus Walleij
  1 sibling, 0 replies; 7+ messages in thread
From: Linus Walleij @ 2017-03-14 13:11 UTC (permalink / raw)
  To: Icenowy Zheng
  Cc: Rob Herring, Maxime Ripard, Chen-Yu Tsai, Catalin Marinas,
	Will Deacon, Andre Przywara, linux-gpio, devicetree,
	linux-arm-kernel, linux-kernel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2 4/5] dt: bindings: add binding for Allwinner A64 R_PIO pinctrl
       [not found] ` <20170301180111.12365-5-icenowy@aosc.xyz>
@ 2017-03-14 13:11   ` Linus Walleij
  0 siblings, 0 replies; 7+ messages in thread
From: Linus Walleij @ 2017-03-14 13:11 UTC (permalink / raw)
  To: Icenowy Zheng
  Cc: Rob Herring, Maxime Ripard, Chen-Yu Tsai, Catalin Marinas,
	Will Deacon, Andre Przywara, linux-gpio, devicetree,
	linux-arm-kernel, linux-kernel

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

> Allwinner A64 SoC has also a dedicated pin controller for Port L GPIOs,
> which is called "Port Controller (CPUs-PORT)" in SoC User Manual.
>
> Add a binding for this pin controller, like the ones in A23/33 and H3.
>
> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
> Acked-by: Chen-Yu Tsai <wens@csie.org>

Patch applied.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2 2/5] arm64: only select PINCTRL for Allwinner platforms
       [not found] ` <20170301180111.12365-3-icenowy@aosc.xyz>
@ 2017-03-14 13:12   ` Linus Walleij
  2017-03-20  9:09     ` Maxime Ripard
  0 siblings, 1 reply; 7+ messages in thread
From: Linus Walleij @ 2017-03-14 13:12 UTC (permalink / raw)
  To: Icenowy Zheng
  Cc: Rob Herring, Maxime Ripard, Chen-Yu Tsai, Catalin Marinas,
	Will Deacon, Andre Przywara, linux-gpio, devicetree,
	linux-arm-kernel, linux-kernel

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

> As the pinctrl driver selecting is refactored in Kconfig file of
> pinctrl-sunxi, now we can select only PINCTRL for Allwinner platform,
> and the default value of several pinctrl drivers useful on ARM64
> Allwinner SoCs will become Y.
>
> This is the situation of 32-bit ARM ARCH_SUNXI option.
>
> Drop the select of per-SoC pinctrl choices, but keep selecting PINCTRL.
>
> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
> ---
> Changes in v2:

Acked-by: Linus Walleij <linus.walleij@linaro.org>

Please funnel this through the ARM SoC tree.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH v2 2/5] arm64: only select PINCTRL for Allwinner platforms
  2017-03-14 13:12   ` [PATCH v2 2/5] arm64: only select PINCTRL for Allwinner platforms Linus Walleij
@ 2017-03-20  9:09     ` Maxime Ripard
  0 siblings, 0 replies; 7+ messages in thread
From: Maxime Ripard @ 2017-03-20  9:09 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Icenowy Zheng, Rob Herring, Chen-Yu Tsai, Catalin Marinas,
	Will Deacon, Andre Przywara, linux-gpio, devicetree,
	linux-arm-kernel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 861 bytes --]

On Tue, Mar 14, 2017 at 02:12:34PM +0100, Linus Walleij wrote:
> On Wed, Mar 1, 2017 at 7:01 PM, Icenowy Zheng <icenowy@aosc.xyz> wrote:
> 
> > As the pinctrl driver selecting is refactored in Kconfig file of
> > pinctrl-sunxi, now we can select only PINCTRL for Allwinner platform,
> > and the default value of several pinctrl drivers useful on ARM64
> > Allwinner SoCs will become Y.
> >
> > This is the situation of 32-bit ARM ARCH_SUNXI option.
> >
> > Drop the select of per-SoC pinctrl choices, but keep selecting PINCTRL.
> >
> > Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
> > ---
> > Changes in v2:
> 
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
> 
> Please funnel this through the ARM SoC tree.

Applied!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-03-20  9:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170301180111.12365-1-icenowy@aosc.xyz>
     [not found] ` <20170301180111.12365-2-icenowy@aosc.xyz>
2017-03-02  8:25   ` [PATCH v2 1/5] pinctrl: sunxi: refactor pinctrl choice selecting for ARM64 Maxime Ripard
2017-03-14 13:09   ` Linus Walleij
     [not found] ` <20170301180111.12365-4-icenowy@aosc.xyz>
2017-03-02  8:26   ` [PATCH v2 3/5] dt-bindings: fix for Allwinner H5 pinctrl's compatible Maxime Ripard
2017-03-14 13:11   ` Linus Walleij
     [not found] ` <20170301180111.12365-5-icenowy@aosc.xyz>
2017-03-14 13:11   ` [PATCH v2 4/5] dt: bindings: add binding for Allwinner A64 R_PIO pinctrl Linus Walleij
     [not found] ` <20170301180111.12365-3-icenowy@aosc.xyz>
2017-03-14 13:12   ` [PATCH v2 2/5] arm64: only select PINCTRL for Allwinner platforms Linus Walleij
2017-03-20  9:09     ` Maxime Ripard

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).