Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: carlo@caione.org (Carlo Caione)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] input: misc: dts: Add axp20x-pek node to axp20x.dtsi
Date: Sat,  8 Feb 2014 17:05:54 +0100	[thread overview]
Message-ID: <1391875554-6383-3-git-send-email-carlo@caione.org> (raw)
In-Reply-To: <1391875554-6383-1-git-send-email-carlo@caione.org>

This patch adds a sub-node to axp20x.dtsi

Signed-off-by: Carlo Caione <carlo@caione.org>
---
 arch/arm/boot/dts/axp20x.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/axp20x.dtsi b/arch/arm/boot/dts/axp20x.dtsi
index 98d4c7c..3d475e2 100644
--- a/arch/arm/boot/dts/axp20x.dtsi
+++ b/arch/arm/boot/dts/axp20x.dtsi
@@ -6,4 +6,10 @@
 	compatible = "x-powers,axp20x";
 	interrupt-controller;
 	#interrupt-cells = <1>;
+
+	axp20x-pek {
+		compatible = "x-powers,axp20x-pek";
+		interrupts = <33>,  <34>;
+		interrupt-names = "PEK_DBR", "PEK_DBF";
+	};
 };
-- 
1.8.5.3

      parent reply	other threads:[~2014-02-08 16:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-08 16:05 [PATCH 0/2] input: misc: Add support for axp20x Power Enable Key Carlo Caione
2014-02-08 16:05 ` [PATCH 1/2] input: misc: Add driver for axp20x power enable key Carlo Caione
2014-02-08 16:05 ` Carlo Caione [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1391875554-6383-3-git-send-email-carlo@caione.org \
    --to=carlo@caione.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox