[PATCH] ARM: tegra: add GPIO controller to tegra124.dtsi

Subsystems: the rest

STALE4673d

3 messages, 2 authors, 2013-10-15 · open the first message on its own page

[PATCH] ARM: tegra: add GPIO controller to tegra124.dtsi

From: Stephen Warren <hidden>
Date: 2013-10-14 21:46:07

From: Stephen Warren <redacted>

The Tegra124 GPIO controller is identical to Tegra30, so copy the
DT node from tegra30.dtsi to tegra124.dtsi.

Signed-off-by: Stephen Warren <redacted>
---
 arch/arm/boot/dts/tegra124.dtsi | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi
index f824248..b741300 100644
--- a/arch/arm/boot/dts/tegra124.dtsi
+++ b/arch/arm/boot/dts/tegra124.dtsi
@@ -1,3 +1,4 @@
+#include <dt-bindings/gpio/tegra-gpio.h>
 #include <dt-bindings/interrupt-controller/arm-gic.h>
 
 #include "skeleton.dtsi"
@@ -29,6 +30,23 @@
 			     <GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>;
 	};
 
+	gpio: gpio at 6000d000 {
+		compatible = "nvidia,tegra124-gpio", "nvidia,tegra30-gpio";
+		reg = <0x6000d000 0x1000>;
+		interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>,
+			     <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>,
+			     <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>,
+			     <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>,
+			     <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>,
+			     <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>,
+			     <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>,
+			     <GIC_SPI 125 IRQ_TYPE_LEVEL_HIGH>;
+		#gpio-cells = <2>;
+		gpio-controller;
+		#interrupt-cells = <2>;
+		interrupt-controller;
+	};
+
 	/*
 	 * There are two serial driver i.e. 8250 based simple serial
 	 * driver and APB DMA based serial driver for higher baudrate
-- 
1.8.1.5

[PATCH] ARM: tegra: add GPIO controller to tegra124.dtsi

From: Thierry Reding <hidden>
Date: 2013-10-15 09:54:26

On Mon, Oct 14, 2013 at 03:46:07PM -0600, Stephen Warren wrote:
From: Stephen Warren <redacted>

The Tegra124 GPIO controller is identical to Tegra30, so copy the
DT node from tegra30.dtsi to tegra124.dtsi.

Signed-off-by: Stephen Warren <redacted>
---
 arch/arm/boot/dts/tegra124.dtsi | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
Reviewed-by: Thierry Reding <redacted>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131015/1b43f422/attachment.sig>

[PATCH] ARM: tegra: add GPIO controller to tegra124.dtsi

From: Stephen Warren <hidden>
Date: 2013-10-15 15:30:47

On 10/14/2013 03:46 PM, Stephen Warren wrote:
From: Stephen Warren <redacted>

The Tegra124 GPIO controller is identical to Tegra30, so copy the
DT node from tegra30.dtsi to tegra124.dtsi.
Applied to Tegra's for-3.13/dt branch.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help