Commit e03d10f9 authored by Fugang Duan's avatar Fugang Duan Committed by Shawn Guo

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

Add iomuxc gpr device node for imx6sl.
Signed-off-by: default avatarFugang Duan <B38611@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent c9d96df2
...@@ -528,6 +528,11 @@ gpc: gpc@020dc000 { ...@@ -528,6 +528,11 @@ gpc: gpc@020dc000 {
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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment