From: Anson Huang Date: Thu, 6 Aug 2015 08:16:01 +0000 (+0800) Subject: ARM: dts: imx6ul: add snvs power key support X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=360325755336893869c419013ec0e33757432cbb;p=linux-beck.git ARM: dts: imx6ul: add snvs power key support Add i.MX6UL SNVS power key support. Signed-off-by: Anson Huang Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi index 19fdaebfde5d..09edbedfd908 100644 --- a/arch/arm/boot/dts/imx6ul.dtsi +++ b/arch/arm/boot/dts/imx6ul.dtsi @@ -423,6 +423,14 @@ interrupts = , ; }; + + snvs_pwrkey: snvs-powerkey { + compatible = "fsl,sec-v4.0-pwrkey"; + regmap = <&snvs>; + interrupts = ; + linux,keycode = ; + wakeup-source; + }; }; epit1: epit@020d0000 {