linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] ARM: dts: uniphier: UniPhier(32bit) DT update for Linux 4.7-rc1
@ 2016-04-15 10:35 Masahiro Yamada
  2016-04-15 10:35 ` [PATCH] ARM: dts: uniphier: add NAND pinmux node Masahiro Yamada
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2016-04-15 10:35 UTC (permalink / raw)
  To: arm
  Cc: Masahiro Yamada, Russell King, devicetree, Kumar Gala,
	linux-kernel, Ian Campbell, Rob Herring, Pawel Moll,
	Mark Rutland, linux-arm-kernel


Just one trivial patch for UniPhier (ASOC-32).



Masahiro Yamada (1):
  ARM: dts: uniphier: add NAND pinmux node

 arch/arm/boot/dts/uniphier-pinctrl.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

-- 
1.9.1

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

* [PATCH] ARM: dts: uniphier: add NAND pinmux node
  2016-04-15 10:35 [PATCH 0/1] ARM: dts: uniphier: UniPhier(32bit) DT update for Linux 4.7-rc1 Masahiro Yamada
@ 2016-04-15 10:35 ` Masahiro Yamada
  2016-04-21  5:47   ` Masahiro Yamada
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2016-04-15 10:35 UTC (permalink / raw)
  To: arm
  Cc: Masahiro Yamada, Russell King, devicetree, Kumar Gala,
	linux-kernel, Ian Campbell, Rob Herring, Pawel Moll,
	Mark Rutland, linux-arm-kernel

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 arch/arm/boot/dts/uniphier-pinctrl.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/uniphier-pinctrl.dtsi b/arch/arm/boot/dts/uniphier-pinctrl.dtsi
index 2459279..52d67bf 100644
--- a/arch/arm/boot/dts/uniphier-pinctrl.dtsi
+++ b/arch/arm/boot/dts/uniphier-pinctrl.dtsi
@@ -68,6 +68,11 @@
 		function = "i2c4";
 	};
 
+	pinctrl_nand: nand_grp {
+		groups = "nand";
+		function = "nand";
+	};
+
 	pinctrl_uart0: uart0_grp {
 		groups = "uart0";
 		function = "uart0";
-- 
1.9.1

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

* Re: [PATCH] ARM: dts: uniphier: add NAND pinmux node
  2016-04-15 10:35 ` [PATCH] ARM: dts: uniphier: add NAND pinmux node Masahiro Yamada
@ 2016-04-21  5:47   ` Masahiro Yamada
  0 siblings, 0 replies; 3+ messages in thread
From: Masahiro Yamada @ 2016-04-21  5:47 UTC (permalink / raw)
  To: arm
  Cc: Mark Rutland, devicetree, Russell King, Pawel Moll, Ian Campbell,
	Linux Kernel Mailing List, Masahiro Yamada, Rob Herring,
	Kumar Gala, linux-arm-kernel

2016-04-15 19:35 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
>


This patch was replaced with v2:

https://patchwork.kernel.org/patch/8895761/


-- 
Best Regards
Masahiro Yamada

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

end of thread, other threads:[~2016-04-21  5:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-15 10:35 [PATCH 0/1] ARM: dts: uniphier: UniPhier(32bit) DT update for Linux 4.7-rc1 Masahiro Yamada
2016-04-15 10:35 ` [PATCH] ARM: dts: uniphier: add NAND pinmux node Masahiro Yamada
2016-04-21  5:47   ` Masahiro Yamada

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