[PATCH 2/2] ARM: dts: imx7s: fix iomuxc_lpsr node name

Alexander Stein alexander.stein at ew.tq-group.com
Thu Mar 3 07:06:53 PST 2022


Schema requires the node being named 'pinctrl'.

Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>
---
 arch/arm/boot/dts/imx7s.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx7s.dtsi b/arch/arm/boot/dts/imx7s.dtsi
index 5af6d58666f4..008e3da460f1 100644
--- a/arch/arm/boot/dts/imx7s.dtsi
+++ b/arch/arm/boot/dts/imx7s.dtsi
@@ -446,7 +446,7 @@ wdog4: watchdog at 302b0000 {
 				status = "disabled";
 			};
 
-			iomuxc_lpsr: iomuxc-lpsr at 302c0000 {
+			iomuxc_lpsr: pinctrl at 302c0000 {
 				compatible = "fsl,imx7d-iomuxc-lpsr";
 				reg = <0x302c0000 0x10000>;
 				fsl,input-sel = <&iomuxc>;
-- 
2.25.1




More information about the linux-arm-kernel mailing list