From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bl2-obe.outbound.protection.outlook.com (mail-bl2on0102.outbound.protection.outlook.com. [65.55.169.102]) by gmr-mx.google.com with ESMTPS id do9si264073qcb.0.2015.05.15.07.45.50 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 15 May 2015 07:45:50 -0700 (PDT) From: To: , , , , , , , CC: , , , , , Frank Li Subject: [rtc-linux] [PATCH 7/7] arm: dts: imx6sx: enable snvs power key Date: Fri, 15 May 2015 21:36:30 +0800 Message-ID: <1431696990-23078-8-git-send-email-Frank.Li@freescale.com> In-Reply-To: <1431696990-23078-1-git-send-email-Frank.Li@freescale.com> References: <1431696990-23078-1-git-send-email-Frank.Li@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , From: Frank Li enable snvs ONOFF power key support Signed-off-by: Frank Li --- arch/arm/boot/dts/imx6sx.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/imx6sx.dtsi b/arch/arm/boot/dts/imx6sx.dtsi index 7bc5b20..24041d7 100644 --- a/arch/arm/boot/dts/imx6sx.dtsi +++ b/arch/arm/boot/dts/imx6sx.dtsi @@ -674,6 +674,13 @@ compatible = "fsl,sec-v4.0-poweroff"; status = "disabled"; }; + + snvs_pwrkey: snvs-powerkey { + compatible = "fsl,sec-v4.0-pwrkey"; + interrupts = ; + linux,keycode = <116>; /* KEY_POWER */ + wakeup; + }; }; epit1: epit@020d0000 { -- 1.9.1 -- -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout.