ARM: dts: imx6ull: fix pinctrl node name
authorSebastian Reichel <sre@kernel.org>
Sat, 24 Feb 2024 21:29:40 +0000 (22:29 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 26 Feb 2024 01:35:06 +0000 (09:35 +0800)
pinctrl node name must be either pinctrl or pinmux.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6ull.dtsi

index 2bccd45e9fc22d47267e93f8b37c825dfb37b589..8a1776067ecc35a166d2a690b62987615ffeaa4f 100644 (file)
@@ -75,7 +75,7 @@
                                clocks = <&clks IMX6UL_CLK_DUMMY>;
                        };
 
-                       iomuxc_snvs: iomuxc-snvs@2290000 {
+                       iomuxc_snvs: pinctrl@2290000 {
                                compatible = "fsl,imx6ull-iomuxc-snvs";
                                reg = <0x02290000 0x4000>;
                        };