|
@@ -528,6 +528,11 @@
|
|
interrupts = <0 89 0x04>;
|
|
interrupts = <0 89 0x04>;
|
|
};
|
|
};
|
|
|
|
|
|
|
|
+ gpr: iomuxc-gpr@020e0000 {
|
|
|
|
+ compatible = "fsl,imx6sl-iomuxc-gpr", "syscon";
|
|
|
|
+ reg = <0x020e0000 0x38>;
|
|
|
|
+ };
|
|
|
|
+
|
|
iomuxc: iomuxc@020e0000 {
|
|
iomuxc: iomuxc@020e0000 {
|
|
compatible = "fsl,imx6sl-iomuxc";
|
|
compatible = "fsl,imx6sl-iomuxc";
|
|
reg = <0x020e0000 0x4000>;
|
|
reg = <0x020e0000 0x4000>;
|