linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: socfpga: socrates: enable gpio0/1
@ 2015-05-29 14:33 Steffen Trumtrar
  2015-05-29 14:33 ` [PATCH 2/2] ARM: socfpga: socrates: add gpio-leds Steffen Trumtrar
  2015-05-29 19:24 ` [PATCH 1/2] ARM: socfpga: socrates: enable gpio0/1 Dinh Nguyen
  0 siblings, 2 replies; 5+ messages in thread
From: Steffen Trumtrar @ 2015-05-29 14:33 UTC (permalink / raw)
  To: linux-arm-kernel

Enable the gpio0+1 controller.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
---
 arch/arm/boot/dts/socfpga_cyclone5_socrates.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/boot/dts/socfpga_cyclone5_socrates.dts b/arch/arm/boot/dts/socfpga_cyclone5_socrates.dts
index a1814b457450..a81f33deaa3a 100644
--- a/arch/arm/boot/dts/socfpga_cyclone5_socrates.dts
+++ b/arch/arm/boot/dts/socfpga_cyclone5_socrates.dts
@@ -36,6 +36,14 @@
 	status = "okay";
 };
 
+&gpio0 {
+	status = "okay";
+};
+
+&gpio1 {
+	status = "okay";
+};
+
 &i2c0 {
 	status = "okay";
 
-- 
2.1.4

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

end of thread, other threads:[~2015-06-02 19:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-29 14:33 [PATCH 1/2] ARM: socfpga: socrates: enable gpio0/1 Steffen Trumtrar
2015-05-29 14:33 ` [PATCH 2/2] ARM: socfpga: socrates: add gpio-leds Steffen Trumtrar
2015-05-29 19:19   ` Dinh Nguyen
2015-06-02 19:31     ` Dinh Nguyen
2015-05-29 19:24 ` [PATCH 1/2] ARM: socfpga: socrates: enable gpio0/1 Dinh Nguyen

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).