From: Benoit Cousson <b-cousson@ti.com>
To: tony@atomide.com
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
devicetree-discuss@lists.ozlabs.org,
Benoit Cousson <b-cousson@ti.com>, Felipe Balbi <balbi@ti.com>
Subject: [PATCH 1/3] arm/dts: twl4030: Add twl4030-gpio node
Date: Tue, 8 May 2012 18:37:25 +0200 [thread overview]
Message-ID: <1336495047-5882-2-git-send-email-b-cousson@ti.com> (raw)
In-Reply-To: <1336495047-5882-1-git-send-email-b-cousson@ti.com>
Add the twl-gpio node inside twl4030 definition.
Cc: Felipe Balbi <balbi@ti.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
---
arch/arm/boot/dts/twl4030.dtsi | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/twl4030.dtsi b/arch/arm/boot/dts/twl4030.dtsi
index a94654c..22f4d13 100644
--- a/arch/arm/boot/dts/twl4030.dtsi
+++ b/arch/arm/boot/dts/twl4030.dtsi
@@ -36,4 +36,12 @@
regulator-min-microvolt = <1850000>;
regulator-max-microvolt = <3150000>;
};
+
+ twl_gpio: gpio {
+ compatible = "ti,twl4030-gpio";
+ gpio-controller;
+ #gpio-cells = <2>;
+ interrupt-controller;
+ #interrupt-cells = <1>;
+ };
};
--
1.7.0.4
next prev parent reply other threads:[~2012-05-08 16:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-08 16:37 [PATCH 0/3] ARM: OMAP: OMAP4 DTS updates Benoit Cousson
2012-05-08 16:37 ` Benoit Cousson [this message]
2012-05-08 16:37 ` [PATCH 2/3] arm/dts: omap4-sdp: Add LEDs support Benoit Cousson
2012-05-08 16:37 ` [PATCH 3/3] arm/dts: omap4-panda: " Benoit Cousson
2012-05-10 0:19 ` [PATCH 0/3] ARM: OMAP: OMAP4 DTS updates Tony Lindgren
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=1336495047-5882-2-git-send-email-b-cousson@ti.com \
--to=b-cousson@ti.com \
--cc=balbi@ti.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.com \
/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;
as well as URLs for NNTP newsgroup(s).