ARM: dts: imx7s: fix iomuxc_lpsr node name
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Thu, 3 Mar 2022 15:06:53 +0000 (16:06 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sat, 9 Apr 2022 02:52:34 +0000 (10:52 +0800)
Schema requires the node being named 'pinctrl'.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7s.dtsi

index 5af6d58..008e3da 100644 (file)
                                status = "disabled";
                        };
 
-                       iomuxc_lpsr: iomuxc-lpsr@302c0000 {
+                       iomuxc_lpsr: pinctrl@302c0000 {
                                compatible = "fsl,imx7d-iomuxc-lpsr";
                                reg = <0x302c0000 0x10000>;
                                fsl,input-sel = <&iomuxc>;