ARM: dts: imx7s: fix iomuxc_lpsr node name

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>
This commit is contained in:
Alexander Stein 2022-03-03 16:06:53 +01:00 committed by Shawn Guo
parent 8bcbcbba91
commit 90f38145e6
1 changed files with 1 additions and 1 deletions

View File

@ -446,7 +446,7 @@
status = "disabled";
};
iomuxc_lpsr: iomuxc-lpsr@302c0000 {
iomuxc_lpsr: pinctrl@302c0000 {
compatible = "fsl,imx7d-iomuxc-lpsr";
reg = <0x302c0000 0x10000>;
fsl,input-sel = <&iomuxc>;