Commit 6e918ad9 authored by Peng Fan's avatar Peng Fan Committed by Shawn Guo
Browse files

arm64: dts: imx8mq: correct iomuxc-gpr compatible



The IOMUX Controller General purpose register group are unique almost
per SoC, i.MX8MQ is not compatible with i.MX6Q. So correct it.
Also update name with syscon.

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 580c545f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -575,8 +575,7 @@
			};

			iomuxc_gpr: syscon@30340000 {
				compatible = "fsl,imx8mq-iomuxc-gpr", "fsl,imx6q-iomuxc-gpr",
					     "syscon", "simple-mfd";
				compatible = "fsl,imx8mq-iomuxc-gpr", "syscon", "simple-mfd";
				reg = <0x30340000 0x10000>;

				mux: mux-controller {