summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6sx.dtsi
diff options
context:
space:
mode:
authorAnson Huang2015-08-05 15:57:55 +0200
committerShawn Guo2015-08-11 17:15:26 +0200
commit461aa6d723ef7bfd0dcc44676976711e2c3445c6 (patch)
tree0a7011c7748e0b60b4b68e354c022ac8bb572cfd /arch/arm/boot/dts/imx6sx.dtsi
parentARM: dts: add property for maximum ADC clock frequencies (diff)
downloadkernel-qcow2-linux-461aa6d723ef7bfd0dcc44676976711e2c3445c6.tar.gz
kernel-qcow2-linux-461aa6d723ef7bfd0dcc44676976711e2c3445c6.tar.xz
kernel-qcow2-linux-461aa6d723ef7bfd0dcc44676976711e2c3445c6.zip
ARM: dts: imx6sx: correct property name for wakeup source
Commit(def56bb input: snvs_pwrkey: use "wakeup-source" as deivce tree property name) replaces the property name of "wakeup" with "wakeup-source", update this change in i.MX6SX dtsi accordingly. Signed-off-by: Anson Huang <b20788@freescale.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6sx.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6sx.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6sx.dtsi b/arch/arm/boot/dts/imx6sx.dtsi
index e391d636f18e..dc7eaaefe01a 100644
--- a/arch/arm/boot/dts/imx6sx.dtsi
+++ b/arch/arm/boot/dts/imx6sx.dtsi
@@ -686,7 +686,7 @@
regmap = <&snvs>;
interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
linux,keycode = <KEY_POWER>;
- wakeup;
+ wakeup-source;
};
};