From: Benjamin Gaignard Date: Mon, 10 Feb 2020 13:43:30 +0000 (+0100) Subject: ARM: dts: stm32: Correct stmfx node name on stm32746g-eval board X-Git-Tag: v5.15~4151^2~31^2~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8ab014ce5eaf13d9f701130944cf381555c050f1;p=platform%2Fkernel%2Flinux-starfive.git 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 Signed-off-by: Alexandre Torgue --- 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>;