From: Sebastian Reichel <sre@debian.org>
To: Benoit Cousson <bcousson@baylibre.com>
Cc: linux-omap@vger.kernel.org, Sebastian Reichel <sre@debian.org>
Subject: [PATCH 1/6] DTS: ARM: TWL4030: Add keypad node
Date: Sat, 11 Jan 2014 22:16:58 +0100 [thread overview]
Message-ID: <1389475023-11616-2-git-send-email-sre@debian.org> (raw)
In-Reply-To: <1389475023-11616-1-git-send-email-sre@debian.org>
Add keypad node to twl4030, so that board DTS
files can just add the keymap.
Signed-off-by: Sebastian Reichel <sre@debian.org>
---
arch/arm/boot/dts/twl4030.dtsi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm/boot/dts/twl4030.dtsi b/arch/arm/boot/dts/twl4030.dtsi
index 4217096..86cfc7d 100644
--- a/arch/arm/boot/dts/twl4030.dtsi
+++ b/arch/arm/boot/dts/twl4030.dtsi
@@ -145,4 +145,11 @@
compatible = "ti,twl4030-pwrbutton";
interrupts = <8>;
};
+
+ twl_keypad: keypad {
+ compatible = "ti,twl4030-keypad";
+ interrupts = <1>;
+ keypad,num-rows = <8>;
+ keypad,num-columns = <8>;
+ };
};
--
1.8.5.2
next prev parent reply other threads:[~2014-01-11 21:17 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-11 21:16 [PATCH 0/6] N900 DTS additions for 3.14 Sebastian Reichel
2014-01-11 21:16 ` Sebastian Reichel [this message]
2014-01-11 21:16 ` [PATCH 2/6] DTS: ARM: OMAP3-N900: Add TWL4030 Keypad Matrix Sebastian Reichel
2014-01-11 21:17 ` [PATCH 3/6] DTS: ARM: OMAP3-N900: Add support for tsl2563 Sebastian Reichel
2014-01-11 21:17 ` [PATCH 4/6] DTS: ARM: OMAP3-N900: Add tpa6130a2 support Sebastian Reichel
2014-01-11 21:17 ` [PATCH 5/6] DTS: ARM: OMAP3-N900: Add isp1704 support Sebastian Reichel
2014-01-11 21:17 ` [PATCH 6/6] DTS: ARM: OMAP3-N900: Add bq24150a support Sebastian Reichel
2014-01-20 15:59 ` [PATCH 0/6] N900 DTS additions for 3.14 Sebastian Reichel
2014-01-21 11:59 ` Benoit Cousson
2014-01-21 13:26 ` Sebastian Reichel
2014-01-29 15:03 ` Sebastian Reichel
2014-01-29 15:04 ` Nishanth Menon
2014-01-29 15:47 ` Sebastian Reichel
2014-02-21 14:26 ` Benoit Cousson
2014-02-21 14:42 ` Sebastian Reichel
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=1389475023-11616-2-git-send-email-sre@debian.org \
--to=sre@debian.org \
--cc=bcousson@baylibre.com \
--cc=linux-omap@vger.kernel.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