* [PATCH 3/3] ARM: dts: enable GPIO-a for Broadcom NSP
@ 2015-12-02 4:48 Yendapally Reddy Dhananjaya Reddy
0 siblings, 0 replies; only message in thread
From: Yendapally Reddy Dhananjaya Reddy @ 2015-12-02 4:48 UTC (permalink / raw)
To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Russell King, Ray Jui, Scott Branden, Jon Mason, Linus Walleij
Cc: devicetree, linux-arm-kernel, bcm-kernel-feedback-list,
linux-kernel, Yendapally Reddy Dhananjaya Reddy
This enables the GPIO-a support for Broadcom NSP SoC
Signed-off-by: Yendapally Reddy Dhananjaya Reddy <yrdreddy@broadcom.com>
---
arch/arm/boot/dts/bcm-nsp.dtsi | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/arch/arm/boot/dts/bcm-nsp.dtsi b/arch/arm/boot/dts/bcm-nsp.dtsi
index 58aca27..16e3c2b 100644
--- a/arch/arm/boot/dts/bcm-nsp.dtsi
+++ b/arch/arm/boot/dts/bcm-nsp.dtsi
@@ -116,4 +116,16 @@
status = "disabled";
};
};
+
+ gpioa: gpio-a@18000020 {
+ compatible = "brcm,nsp-gpio-a";
+ reg = <0x18000020 0x70>,
+ <0x1803f1c4 0x1c>;
+ #gpio-cells = <2>;
+ gpio-controller;
+ ngpios = <32>;
+ interrupt-controller;
+ interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
+ gpio-ranges = <&pinctrl 0 0 32>;
+ };
};
--
2.1.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-12-02 4:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-02 4:48 [PATCH 3/3] ARM: dts: enable GPIO-a for Broadcom NSP Yendapally Reddy Dhananjaya Reddy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®