aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
diff options
context:
space:
mode:
authorAnson Huang <b20788@freescale.com>2014-06-13 02:33:28 -0400
committerAnson Huang <b20788@freescale.com>2014-06-17 03:25:45 -0400
commit1ef86f578a99fdb681cd07746fdc7c319aa446a4 (patch)
treea2189c9a66fa2c47c15316f3f92257cb8cd2bb39 /arch/arm/boot
parent7b5b4ef5b3cdc65c0576f87cfa52bcca1bda8b33 (diff)
ENGR00318259-1 ARM: dts: imx6sx: add mege_fast wakeup source info
Add Mega/Fast domain's wakeup source info for kernel, if there is wakeup source in Mega/Fast domain enabled, then this domain's power can NOT be disabled in DSM. Signed-off-by: Anson Huang <b20788@freescale.com>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r--arch/arm/boot/dts/imx6sx.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sx.dtsi b/arch/arm/boot/dts/imx6sx.dtsi
index 1b19474027cd..bfbc2b7647fe 100644
--- a/arch/arm/boot/dts/imx6sx.dtsi
+++ b/arch/arm/boot/dts/imx6sx.dtsi
@@ -557,6 +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 = <&reg_pcie>; 559 pcie-supply = <&reg_pcie>;
560 fsl,mf-mix-wakeup-irq = <0x4000000 0x3d00 0x0 0x0>;
560 }; 561 };
561 562
562 gpio1: gpio@0209c000 { 563 gpio1: gpio@0209c000 {