[PATCH V2 4/5] arm64: dts: imx8mn: update iomuxc-gpr node name
Peng Fan (OSS)
peng.fan at oss.nxp.com
Tue Jan 3 16:25:44 PST 2023
From: Peng Fan <peng.fan at nxp.com>
It is better use syscon for IOMUXC GPR, since it contains various
bits for system control
Signed-off-by: Peng Fan <peng.fan at nxp.com>
Reviewed-by: Marco Felsch <m.felsch at pengutronix.de>
---
arch/arm64/boot/dts/freescale/imx8mn.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/freescale/imx8mn.dtsi b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
index b7d91df71cc2..08ca91bb1887 100644
--- a/arch/arm64/boot/dts/freescale/imx8mn.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
@@ -552,7 +552,7 @@ iomuxc: pinctrl at 30330000 {
reg = <0x30330000 0x10000>;
};
- gpr: iomuxc-gpr at 30340000 {
+ gpr: syscon at 30340000 {
compatible = "fsl,imx8mn-iomuxc-gpr", "syscon";
reg = <0x30340000 0x10000>;
};
--
2.37.1
More information about the linux-arm-kernel
mailing list