linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: stm32: Correct stmfx node name on stm32746g-eval board
@ 2020-02-10 13:43 Benjamin Gaignard
  2020-02-10 13:43 ` [PATCH] ARM: dts: stm32: Correct stmfx node name on stm32mp157c-ev1 board Benjamin Gaignard
  2020-02-10 16:49 ` [PATCH] ARM: dts: stm32: Correct stmfx node name on stm32746g-eval board Alexandre Torgue
  0 siblings, 2 replies; 4+ messages in thread
From: Benjamin Gaignard @ 2020-02-10 13:43 UTC (permalink / raw)
  To: mcoquelin.stm32, alexandre.torgue, robh+dt, mark.rutland
  Cc: linux-stm32, linux-arm-kernel, devicetree, linux-kernel,
	Benjamin Gaignard

Change stmfx node name to fit with yaml requirements.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
---
 arch/arm/boot/dts/stm32746g-eval.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/stm32746g-eval.dts b/arch/arm/boot/dts/stm32746g-eval.dts
index fcc804e3c158..4ea3f98dd275 100644
--- a/arch/arm/boot/dts/stm32746g-eval.dts
+++ b/arch/arm/boot/dts/stm32746g-eval.dts
@@ -165,7 +165,7 @@
 		interrupts = <8 IRQ_TYPE_EDGE_RISING>;
 		interrupt-parent = <&gpioi>;
 
-		stmfx_pinctrl: stmfx-pin-controller {
+		stmfx_pinctrl: pinctrl {
 			compatible = "st,stmfx-0300-pinctrl";
 			gpio-controller;
 			#gpio-cells = <2>;
-- 
2.15.0


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

end of thread, other threads:[~2020-02-10 16:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-10 13:43 [PATCH] ARM: dts: stm32: Correct stmfx node name on stm32746g-eval board Benjamin Gaignard
2020-02-10 13:43 ` [PATCH] ARM: dts: stm32: Correct stmfx node name on stm32mp157c-ev1 board Benjamin Gaignard
2020-02-10 16:49   ` Alexandre Torgue
2020-02-10 16:49 ` [PATCH] ARM: dts: stm32: Correct stmfx node name on stm32746g-eval board Alexandre Torgue

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