Browse Source

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>
Anson Huang 10 years ago
parent
commit
461aa6d723
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/boot/dts/imx6sx.dtsi

+ 1 - 1
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;
 				};
 			};