From: Y Vo <yvo@apm.com>
To: linus.walleij@linaro.org, linux-gpio@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Cc: Y Vo <yvo@apm.com>, Phong Vo <pvo@apm.com>,
Toan Le <toanle@apm.com>,
patches@apm.com
Subject: [PATCH v3 3/3] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
Date: Fri, 16 Jan 2015 14:34:21 +0700 [thread overview]
Message-ID: <1421393661-4311-4-git-send-email-yvo@apm.com> (raw)
In-Reply-To: <1421393661-4311-1-git-send-email-yvo@apm.com>
Add standby domain gpio controller for APM X-Gene SoC platform.
Signed-off-by: Y Vo <yvo@apm.com>
---
arch/arm64/boot/dts/apm/apm-storm.dtsi | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/arch/arm64/boot/dts/apm/apm-storm.dtsi b/arch/arm64/boot/dts/apm/apm-storm.dtsi
index f1ad9c2..2e1c438 100644
--- a/arch/arm64/boot/dts/apm/apm-storm.dtsi
+++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi
@@ -587,6 +587,19 @@
phy-names = "sata-phy";
};
+ sbgpio: sbgpio@17001000{
+ compatible = "apm,xgene-gpio-sb";
+ reg = <0x0 0x17001000 0x0 0x400>;
+ #gpio-cells = <2>;
+ gpio-controller;
+ interrupts = <0x0 0x28 0x1>,
+ <0x0 0x29 0x1>,
+ <0x0 0x2a 0x1>,
+ <0x0 0x2b 0x1>,
+ <0x0 0x2c 0x1>,
+ <0x0 0x2d 0x1>;
+ };
+
rtc: rtc@10510000 {
compatible = "apm,xgene-rtc";
reg = <0x0 0x10510000 0x0 0x400>;
--
1.7.1
next prev parent reply other threads:[~2015-01-16 7:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-16 7:34 [PATCH v3 0/3] gpio: Add APM X-Gene standy platform GPIO driver Y Vo
2015-01-16 7:34 ` [PATCH v3 1/3] gpio: Add APM X-Gene standby GPIO controller driver Y Vo
[not found] ` <1421393661-4311-2-git-send-email-yvo-qTEPVZfXA3Y@public.gmane.org>
2015-01-20 9:36 ` Linus Walleij
2015-01-16 7:34 ` [PATCH v3 2/3] Documentation: gpio: Add APM X-Gene standby GPIO controller DTS binding Y Vo
2015-01-20 9:40 ` Linus Walleij
2015-01-16 7:34 ` Y Vo [this message]
2015-01-20 9:40 ` [PATCH v3 3/3] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries Linus Walleij
-- strict thread matches above, loose matches on Subject: below --
2015-01-21 2:59 Y Vo
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=1421393661-4311-4-git-send-email-yvo@apm.com \
--to=yvo@apm.com \
--cc=devicetree@vger.kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=patches@apm.com \
--cc=pvo@apm.com \
--cc=toanle@apm.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).