Commit 991679f7 authored by Peng Fan's avatar Peng Fan Committed by Shawn Guo

arm64: dts: imx8mp: use syscon for iomuxc-gpr

It is preferred to use syscon per bindind doc
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Reviewed-by: default avatarMarco Felsch <m.felsch@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 240b8dd9
......@@ -414,7 +414,7 @@ iomuxc: pinctrl@30330000 {
reg = <0x30330000 0x10000>;
};
gpr: iomuxc-gpr@30340000 {
gpr: syscon@30340000 {
compatible = "fsl,imx8mp-iomuxc-gpr", "syscon";
reg = <0x30340000 0x10000>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment