All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
@ 2015-06-16  9:49 ` Y Vo
  0 siblings, 0 replies; 9+ messages in thread
From: Y Vo @ 2015-06-16  9:49 UTC (permalink / raw)
  To: linus.walleij-QSEj5FYQhm4dnm+yROfE0A,
	linux-gpio-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	arm-DgEjT+Ai2ygdnm+yROfE0A, linux-kernel-u79uwXL29TY76Z2rM5mHXA
  Cc: Y Vo, Phong Vo, Toan Le, patches-qTEPVZfXA3Y, Loc Ho

Add standby domain gpio controller for APM X-Gene SoC platform.

Signed-off-by: Y Vo <yvo-qTEPVZfXA3Y@public.gmane.org>
---
 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 0bb287c..0689c3f 100644
--- a/arch/arm64/boot/dts/apm/apm-storm.dtsi
+++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi
@@ -717,6 +717,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

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH RESEND v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
@ 2015-06-16  9:49 ` Y Vo
  0 siblings, 0 replies; 9+ messages in thread
From: Y Vo @ 2015-06-16  9:49 UTC (permalink / raw)
  To: linus.walleij, linux-gpio, devicetree, linux-arm-kernel, arm,
	linux-kernel
  Cc: Y Vo, Phong Vo, Toan Le, patches, Loc Ho

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 0bb287c..0689c3f 100644
--- a/arch/arm64/boot/dts/apm/apm-storm.dtsi
+++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi
@@ -717,6 +717,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


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH RESEND v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
@ 2015-06-16  9:49 ` Y Vo
  0 siblings, 0 replies; 9+ messages in thread
From: Y Vo @ 2015-06-16  9:49 UTC (permalink / raw)
  To: linux-arm-kernel

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 0bb287c..0689c3f 100644
--- a/arch/arm64/boot/dts/apm/apm-storm.dtsi
+++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi
@@ -717,6 +717,19 @@
 			phy-names = "sata-phy";
 		};
 
+		sbgpio: sbgpio at 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 at 10510000 {
 			compatible = "apm,xgene-rtc";
 			reg = <0x0 0x10510000 0x0 0x400>;
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* Re: [PATCH RESEND v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
  2015-06-16  9:49 ` Y Vo
  (?)
@ 2015-06-30  6:34   ` Linus Walleij
  -1 siblings, 0 replies; 9+ messages in thread
From: Linus Walleij @ 2015-06-30  6:34 UTC (permalink / raw)
  To: Y Vo
  Cc: linux-gpio, devicetree, linux-arm-kernel, arm, linux-kernel,
	Phong Vo, Toan Le, patches, Loc Ho

On Tue, Jun 16, 2015 at 11:49 AM, Y Vo <yvo@apm.com> wrote:

> Add standby domain gpio controller for APM X-Gene SoC platform.
>
> Signed-off-by: Y Vo <yvo@apm.com>

Acked-by: Linus Walleij <linus.walleij@linaro.org>

Please funnel this through the ARM SoC tree.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH RESEND v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
@ 2015-06-30  6:34   ` Linus Walleij
  0 siblings, 0 replies; 9+ messages in thread
From: Linus Walleij @ 2015-06-30  6:34 UTC (permalink / raw)
  To: Y Vo
  Cc: linux-gpio, devicetree, linux-arm-kernel, arm, linux-kernel,
	Phong Vo, Toan Le, patches, Loc Ho

On Tue, Jun 16, 2015 at 11:49 AM, Y Vo <yvo@apm.com> wrote:

> Add standby domain gpio controller for APM X-Gene SoC platform.
>
> Signed-off-by: Y Vo <yvo@apm.com>

Acked-by: Linus Walleij <linus.walleij@linaro.org>

Please funnel this through the ARM SoC tree.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH RESEND v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
@ 2015-06-30  6:34   ` Linus Walleij
  0 siblings, 0 replies; 9+ messages in thread
From: Linus Walleij @ 2015-06-30  6:34 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Jun 16, 2015 at 11:49 AM, Y Vo <yvo@apm.com> wrote:

> Add standby domain gpio controller for APM X-Gene SoC platform.
>
> Signed-off-by: Y Vo <yvo@apm.com>

Acked-by: Linus Walleij <linus.walleij@linaro.org>

Please funnel this through the ARM SoC tree.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH RESEND v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
  2015-06-30  6:34   ` Linus Walleij
  (?)
@ 2015-07-01 20:33       ` Kevin Hilman
  -1 siblings, 0 replies; 9+ messages in thread
From: Kevin Hilman @ 2015-07-01 20:33 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Y Vo, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, arm@kernel.org,
	linux-kernel@vger.kernel.org, Phong Vo, Toan Le, patches, Loc Ho

Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> writes:

> On Tue, Jun 16, 2015 at 11:49 AM, Y Vo <yvo-qTEPVZfXA3Y@public.gmane.org> wrote:
>
>> Add standby domain gpio controller for APM X-Gene SoC platform.
>>
>> Signed-off-by: Y Vo <yvo-qTEPVZfXA3Y@public.gmane.org>
>
> Acked-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
>
> Please funnel this through the ARM SoC tree.

Picking this up with Linus' ack for the arm-soc/late branch, which might
make it before -rc1, if not will make it for -rc2.

Kevin

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH RESEND v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
@ 2015-07-01 20:33       ` Kevin Hilman
  0 siblings, 0 replies; 9+ messages in thread
From: Kevin Hilman @ 2015-07-01 20:33 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Y Vo, linux-gpio, devicetree, linux-arm-kernel, arm,
	linux-kernel, Phong Vo, Toan Le, patches, Loc Ho

Linus Walleij <linus.walleij@linaro.org> writes:

> On Tue, Jun 16, 2015 at 11:49 AM, Y Vo <yvo@apm.com> wrote:
>
>> Add standby domain gpio controller for APM X-Gene SoC platform.
>>
>> Signed-off-by: Y Vo <yvo@apm.com>
>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
>
> Please funnel this through the ARM SoC tree.

Picking this up with Linus' ack for the arm-soc/late branch, which might
make it before -rc1, if not will make it for -rc2.

Kevin


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH RESEND v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
@ 2015-07-01 20:33       ` Kevin Hilman
  0 siblings, 0 replies; 9+ messages in thread
From: Kevin Hilman @ 2015-07-01 20:33 UTC (permalink / raw)
  To: linux-arm-kernel

Linus Walleij <linus.walleij@linaro.org> writes:

> On Tue, Jun 16, 2015 at 11:49 AM, Y Vo <yvo@apm.com> wrote:
>
>> Add standby domain gpio controller for APM X-Gene SoC platform.
>>
>> Signed-off-by: Y Vo <yvo@apm.com>
>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
>
> Please funnel this through the ARM SoC tree.

Picking this up with Linus' ack for the arm-soc/late branch, which might
make it before -rc1, if not will make it for -rc2.

Kevin

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-07-01 20:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-16  9:49 [PATCH RESEND v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries Y Vo
2015-06-16  9:49 ` Y Vo
2015-06-16  9:49 ` Y Vo
2015-06-30  6:34 ` Linus Walleij
2015-06-30  6:34   ` Linus Walleij
2015-06-30  6:34   ` Linus Walleij
     [not found]   ` <CACRpkdajRMBBs1SN3vz81hCnr6isTSsuHejiZBJkTAXeG8M4og-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-01 20:33     ` Kevin Hilman
2015-07-01 20:33       ` Kevin Hilman
2015-07-01 20:33       ` Kevin Hilman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.