Browse Source

ARM: dts: add iomuxc-gpr device node for imx6sl

Add iomuxc gpr device node for imx6sl.

Signed-off-by: Fugang Duan <B38611@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Fugang Duan 12 years ago
parent
commit
e03d10f989
1 changed files with 5 additions and 0 deletions
  1. 5 0
      arch/arm/boot/dts/imx6sl.dtsi

+ 5 - 0
arch/arm/boot/dts/imx6sl.dtsi

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