summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFugang Duan <b38611@freescale.com>2015-04-17 18:25:51 +0800
committerFrank Li <Frank.Li@freescale.com>2015-04-24 23:04:06 +0800
commit43de3abbdb5a7a16abaa5e03fccb8927ce71b9a9 (patch)
treee47722814568655b3b6e39d2ac0c8ecada680e16
parentd86ba7b8c06766dc15900823e39cc560a3ca28b8 (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 0e3fa9cd9be2..2f8320cb8a26 100644
--- a/arch/arm/boot/dts/imx7d.dtsi
+++ b/arch/arm/boot/dts/imx7d.dtsi
@@ -609,7 +609,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>;
};