diff options
author | Fugang Duan <b38611@freescale.com> | 2014-06-20 03:57:29 -0400 |
---|---|---|
committer | Fugang Duan <b38611@freescale.com> | 2014-06-20 04:44:25 -0400 |
commit | 7fe758a1306dcf7f88d342607671a7e19869d9b7 (patch) | |
tree | ceec4cdcc976a3d016e0296a844dda0f2a476c64 /arch/arm/boot | |
parent | a1455e12a3e492d8d3898799e86285cc1baaa049 (diff) |
ENGR00319480 ARM: dts: imx6sx: add enet as mege_fast wakeup source
For imx6sx 17x17/19x19 arm2 board, add enet as mege_fast wakeup source.
For imx6sx sdb board, it don't support wake on lan, so it cannot support
enet as mega_fast wake up source.
Signed-off-by: Fugang Duan <B38611@freescale.com>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r-- | arch/arm/boot/dts/imx6sx.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6sx.dtsi b/arch/arm/boot/dts/imx6sx.dtsi index b3863694bc94..590e2db3a989 100644 --- a/arch/arm/boot/dts/imx6sx.dtsi +++ b/arch/arm/boot/dts/imx6sx.dtsi | |||
@@ -557,7 +557,7 @@ | |||
557 | clock-names = "gpu3d_core", "ipg"; | 557 | clock-names = "gpu3d_core", "ipg"; |
558 | pu-supply = <&pu_dummy>; | 558 | pu-supply = <&pu_dummy>; |
559 | pcie-supply = <®_pcie>; | 559 | pcie-supply = <®_pcie>; |
560 | fsl,mf-mix-wakeup-irq = <0x4000000 0x3d00 0x0 0x0>; | 560 | fsl,mf-mix-wakeup-irq = <0x4000000 0x3d00 0x0 0x400200>; |
561 | }; | 561 | }; |
562 | 562 | ||
563 | gpio1: gpio@0209c000 { | 563 | gpio1: gpio@0209c000 { |