[PATCH V2 5/5] arm64: dts: imx8mp: use syscon for iomuxc-gpr
Peng Fan (OSS)
peng.fan at oss.nxp.com
Tue Jan 3 16:25:45 PST 2023
From: Peng Fan <peng.fan at nxp.com>
It is preferred to use syscon per bindind doc
Signed-off-by: Peng Fan <peng.fan at nxp.com>
Reviewed-by: Marco Felsch <m.felsch at pengutronix.de>
---
arch/arm64/boot/dts/freescale/imx8mp.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/freescale/imx8mp.dtsi b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
index 7a6e6221f421..9e5260721931 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
@@ -412,7 +412,7 @@ iomuxc: pinctrl at 30330000 {
reg = <0x30330000 0x10000>;
};
- gpr: iomuxc-gpr at 30340000 {
+ gpr: syscon at 30340000 {
compatible = "fsl,imx8mp-iomuxc-gpr", "syscon";
reg = <0x30340000 0x10000>;
};
--
2.37.1
More information about the linux-arm-kernel
mailing list