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-Tag: v3.13-rc1~156^2~9^2~31 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e03d10f98956c56d0ef92cb9e9f6cafcdd19bee2;p=profile%2Fivi%2Fkernel-x86-ivi.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 9fec772..eda00e8 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>;