summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFugang Duan <b38611@freescale.com>2015-04-17 18:25:51 +0800
committerguoyin.chen <guoyin.chen@freescale.com>2015-05-08 17:26:38 +0800
commit75bda4d34d63c8d66917d9f31e1263b24b1577f9 (patch)
tree64bd9dd9d36663e96908a0f909ed0b83148bd947
parenta3659c8dd143da0741fce770d93305aaf3008328 (diff)
MLK-10700 ARM: dts: enable uart3, uart5, uart6, enet1, enet2 wake up irq in GPC
In megafix mode, enable uart3, uart5, uart6, enet1, enet2 wake up irq in GPC. Signed-off-by: Fugang Duan <B38611@freescale.com> (cherry picked from commit e79e2ed7b93cfbddb4229e0539179f2d5419b449)
-rw-r--r--arch/arm/boot/dts/imx7d.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx7d.dtsi b/arch/arm/boot/dts/imx7d.dtsi
index b394e62528b0..cb1575d11286 100644
--- a/arch/arm/boot/dts/imx7d.dtsi
+++ b/arch/arm/boot/dts/imx7d.dtsi
@@ -630,7 +630,7 @@
compatible = "fsl,imx7d-gpc";
reg = <0x303a0000 0x10000>;
interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
- fsl,mf-mix-wakeup-irq = <0x4000000 0xc00 0x0 0x0>;
+ fsl,mf-mix-wakeup-irq = <0x54010000 0xc00 0x0 0x400010>;
#power-domain-cells = <1>;
pcie-phy-supply = <&reg_1p0d>;
};