aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Gaignard <[email protected]>2020-02-10 14:43:30 +0100
committerAlexandre Torgue <[email protected]>2020-02-10 17:47:00 +0100
commit8ab014ce5eaf13d9f701130944cf381555c050f1 (patch)
tree3366ecb95f5b94d64115bf6991e7587949695266
parentcc775a83db657def8b0329da27467ae2188593a8 (diff)
ARM: dts: stm32: Correct stmfx node name on stm32746g-eval board
Change stmfx node name to fit with yaml requirements. Signed-off-by: Benjamin Gaignard <[email protected]> Signed-off-by: Alexandre Torgue <[email protected]>
-rw-r--r--arch/arm/boot/dts/stm32746g-eval.dts2
1 files changed, 1 insertions, 1 deletions
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>;