aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot
diff options
context:
space:
mode:
authorGravatar Sebastian Reichel <sre@kernel.org> 2024-02-24 22:29:40 +0100
committerGravatar Shawn Guo <shawnguo@kernel.org> 2024-02-26 09:35:06 +0800
commitd28b03073a8423a4d51c8233710e5db41bdc9bc1 (patch)
tree855de4a9be5b07e72c6c90369f0bec6e918b5182 /arch/arm/boot
parentARM: dts: imx1-apf9328: Fix Ethernet node name (diff)
downloadlinux-d28b03073a8423a4d51c8233710e5db41bdc9bc1.tar.gz
linux-d28b03073a8423a4d51c8233710e5db41bdc9bc1.tar.bz2
linux-d28b03073a8423a4d51c8233710e5db41bdc9bc1.zip
ARM: dts: imx6ull: fix pinctrl node name
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>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r--arch/arm/boot/dts/nxp/imx/imx6ull.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/nxp/imx/imx6ull.dtsi b/arch/arm/boot/dts/nxp/imx/imx6ull.dtsi
index 2bccd45e9fc2..8a1776067ecc 100644
--- a/arch/arm/boot/dts/nxp/imx/imx6ull.dtsi
+++ b/arch/arm/boot/dts/nxp/imx/imx6ull.dtsi
@@ -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>;
};