linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] ARM: dts: rockchip: rk3128: add space between label and nodename nfc pinctrl node
@ 2022-12-17 12:05 Johan Jonker
  2023-01-10 15:33 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Jonker @ 2022-12-17 12:05 UTC (permalink / raw)
  To: heiko
  Cc: robh+dt, krzysztof.kozlowski+dt, devicetree, linux-arm-kernel,
	linux-rockchip, linux-kernel

Add space between label and nodename nfc pinctrl node.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm/boot/dts/rk3128.dtsi | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/arch/arm/boot/dts/rk3128.dtsi b/arch/arm/boot/dts/rk3128.dtsi
index 0480144c1..b63bd4ad3 100644
--- a/arch/arm/boot/dts/rk3128.dtsi
+++ b/arch/arm/boot/dts/rk3128.dtsi
@@ -694,31 +694,31 @@
 		};

 		nfc {
-			flash_ale:flash-ale {
+			flash_ale: flash-ale {
 				rockchip,pins = <2 RK_PA0 1 &pcfg_pull_none>;
 			};

-			flash_cle:flash-cle {
+			flash_cle: flash-cle {
 				rockchip,pins = <2 RK_PA1 1 &pcfg_pull_none>;
 			};

-			flash_wrn:flash-wrn {
+			flash_wrn: flash-wrn {
 				rockchip,pins = <2 RK_PA2 1 &pcfg_pull_none>;
 			};

-			flash_rdn:flash-rdn {
+			flash_rdn: flash-rdn {
 				rockchip,pins = <2 RK_PA3 1 &pcfg_pull_none>;
 			};

-			flash_rdy:flash-rdy {
+			flash_rdy: flash-rdy {
 				rockchip,pins = <2 RK_PA4 1 &pcfg_pull_none>;
 			};

-			flash_cs0:flash-cs0 {
+			flash_cs0: flash-cs0 {
 				rockchip,pins = <2 RK_PA6 1 &pcfg_pull_none>;
 			};

-			flash_dqs:flash-dqs {
+			flash_dqs: flash-dqs {
 				rockchip,pins = <2 RK_PA7 1 &pcfg_pull_none>;
 			};

--
2.20.1


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

* Re: [PATCH v1] ARM: dts: rockchip: rk3128: add space between label and nodename nfc pinctrl node
  2022-12-17 12:05 [PATCH v1] ARM: dts: rockchip: rk3128: add space between label and nodename nfc pinctrl node Johan Jonker
@ 2023-01-10 15:33 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2023-01-10 15:33 UTC (permalink / raw)
  To: Johan Jonker
  Cc: Heiko Stuebner, linux-rockchip, devicetree, linux-arm-kernel,
	linux-kernel, krzysztof.kozlowski+dt, robh+dt

On Sat, 17 Dec 2022 13:05:32 +0100, Johan Jonker wrote:
> Add space between label and nodename nfc pinctrl node.
> 
> 

Applied, thanks!

[1/1] ARM: dts: rockchip: rk3128: add space between label and nodename nfc pinctrl node
      commit: 4a88d9ebc27e144ad9e1cad6a7832cb65f332673

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

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

end of thread, other threads:[~2023-01-10 15:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-17 12:05 [PATCH v1] ARM: dts: rockchip: rk3128: add space between label and nodename nfc pinctrl node Johan Jonker
2023-01-10 15:33 ` Heiko Stuebner

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