linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: sun8i: a33: Reintroduce default pinctrl muxing
@ 2019-03-18 11:00 Maxime Ripard
  2019-03-22  8:56 ` Chen-Yu Tsai
  0 siblings, 1 reply; 3+ messages in thread
From: Maxime Ripard @ 2019-03-18 11:00 UTC (permalink / raw)
  To: Chen-Yu Tsai, Maxime Ripard; +Cc: linux-arm-kernel

Commit d02752149759 ("ARM: dts: sun8i-a23-a33: Move NAND controller device
node to sort by address") moved the NAND controller node around, but
dropped the default muxing in the process.

Reintroduce it.

Fixes: d02752149759 ("ARM: dts: sun8i-a23-a33: Move NAND controller device node to sort by address")
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
---
 arch/arm/boot/dts/sun8i-a23-a33.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/sun8i-a23-a33.dtsi b/arch/arm/boot/dts/sun8i-a23-a33.dtsi
index 2eed7a2d7d7e..eb44d0b63417 100644
--- a/arch/arm/boot/dts/sun8i-a23-a33.dtsi
+++ b/arch/arm/boot/dts/sun8i-a23-a33.dtsi
@@ -169,6 +169,8 @@
 			clock-names = "ahb", "mod";
 			resets = <&ccu RST_BUS_NAND>;
 			reset-names = "ahb";
+			pinctrl-names = "default";
+			pinctrl-0 = <&nand_pins &nand_pins_cs0 &nand_pins_rb0>;
 			status = "disabled";
 			#address-cells = <1>;
 			#size-cells = <0>;
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: dts: sun8i: a33: Reintroduce default pinctrl muxing
  2019-03-18 11:00 [PATCH] ARM: dts: sun8i: a33: Reintroduce default pinctrl muxing Maxime Ripard
@ 2019-03-22  8:56 ` Chen-Yu Tsai
  2019-03-25 10:11   ` Maxime Ripard
  0 siblings, 1 reply; 3+ messages in thread
From: Chen-Yu Tsai @ 2019-03-22  8:56 UTC (permalink / raw)
  To: Maxime Ripard; +Cc: linux-arm-kernel

On Mon, Mar 18, 2019 at 7:00 PM Maxime Ripard <maxime.ripard@bootlin.com> wrote:
>
> Commit d02752149759 ("ARM: dts: sun8i-a23-a33: Move NAND controller device
> node to sort by address") moved the NAND controller node around, but
> dropped the default muxing in the process.
>
> Reintroduce it.
>
> Fixes: d02752149759 ("ARM: dts: sun8i-a23-a33: Move NAND controller device node to sort by address")
> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>

Acked-by: Chen-Yu Tsai <wens@csie.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: dts: sun8i: a33: Reintroduce default pinctrl muxing
  2019-03-22  8:56 ` Chen-Yu Tsai
@ 2019-03-25 10:11   ` Maxime Ripard
  0 siblings, 0 replies; 3+ messages in thread
From: Maxime Ripard @ 2019-03-25 10:11 UTC (permalink / raw)
  To: Chen-Yu Tsai; +Cc: linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 695 bytes --]

On Fri, Mar 22, 2019 at 04:56:09PM +0800, Chen-Yu Tsai wrote:
> On Mon, Mar 18, 2019 at 7:00 PM Maxime Ripard <maxime.ripard@bootlin.com> wrote:
> >
> > Commit d02752149759 ("ARM: dts: sun8i-a23-a33: Move NAND controller device
> > node to sort by address") moved the NAND controller node around, but
> > dropped the default muxing in the process.
> >
> > Reintroduce it.
> >
> > Fixes: d02752149759 ("ARM: dts: sun8i-a23-a33: Move NAND controller device node to sort by address")
> > Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
>
> Acked-by: Chen-Yu Tsai <wens@csie.org>

Applied, thanks!
Maxime

--
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-03-25 10:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-18 11:00 [PATCH] ARM: dts: sun8i: a33: Reintroduce default pinctrl muxing Maxime Ripard
2019-03-22  8:56 ` Chen-Yu Tsai
2019-03-25 10:11   ` 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).