From: Fugang Duan Date: Tue, 3 Sep 2013 04:26:22 +0000 (+0800) Subject: ARM: dts: add iomuxc-gpr device node for imx6sl X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e03d10f98956c56d0ef92cb9e9f6cafcdd19bee2;p=linux-beck.git ARM: dts: add iomuxc-gpr device node for imx6sl Add iomuxc gpr device node for imx6sl. Signed-off-by: Fugang Duan Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6sl.dtsi b/arch/arm/boot/dts/imx6sl.dtsi index 9fec772a5390..eda00e88f22f 100644 --- a/arch/arm/boot/dts/imx6sl.dtsi +++ b/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>;