aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx7s.dtsi
diff options
context:
space:
mode:
authorAlexander Stein <alexander.stein@ew.tq-group.com>2022-03-03 16:06:53 +0100
committerShawn Guo <shawnguo@kernel.org>2022-04-09 10:52:34 +0800
commit90f38145e6dd25ff0d9ebe48d28b8ae3a814d52d (patch)
treebba4cddb1e75cdca4e3f6eaac161a8c0c262c40c /arch/arm/boot/dts/imx7s.dtsi
parentARM: dts: imx6ul: peb-av-02: move to 3 cell pwm (diff)
downloadlinux-dev-90f38145e6dd25ff0d9ebe48d28b8ae3a814d52d.tar.xz
linux-dev-90f38145e6dd25ff0d9ebe48d28b8ae3a814d52d.zip
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>
Diffstat (limited to 'arch/arm/boot/dts/imx7s.dtsi')
-rw-r--r--arch/arm/boot/dts/imx7s.dtsi2
1 files changed, 1 insertions, 1 deletions
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 @@
status = "disabled";
};
- iomuxc_lpsr: iomuxc-lpsr@302c0000 {
+ iomuxc_lpsr: pinctrl@302c0000 {
compatible = "fsl,imx7d-iomuxc-lpsr";
reg = <0x302c0000 0x10000>;
fsl,input-sel = <&iomuxc>;