1
0
Fork 0

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>
hifive-unleashed-5.1
Anson Huang 2015-08-05 21:57:55 +08:00 committed by Shawn Guo
parent def0641e2f
commit 461aa6d723
1 changed files with 1 additions and 1 deletions

View File

@ -686,7 +686,7 @@
regmap = <&snvs>;
interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
linux,keycode = <KEY_POWER>;
wakeup;
wakeup-source;
};
};