devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v9] gpio: add a driver for Synopsys DesignWare APB GPIO
@ 2013-12-06 21:09 Alan Tull
  2013-12-06 21:09 ` [PATCH v9] gpio: add a driver for the Synopsys DesignWare APB GPIO block Alan Tull
  2013-12-11 20:15 ` [PATCH v9] gpio: add a driver for Synopsys DesignWare APB GPIO delicious quinoa
  0 siblings, 2 replies; 10+ messages in thread
From: Alan Tull @ 2013-12-06 21:09 UTC (permalink / raw)
  To: Linus Walleij
  Cc: linux-kernel, linux-gpio, linux-doc, Jamie Iles,
	devicetree@vger.kernel.org, Grant Likely, Rob Herring,
	Steffen Trumtrar, Sebastian Hesselbarth, delicious quinoa,
	Heiko Stuebner, Alan Tull, Dinh Nguyen, Yves Vandervennet

From: Alan Tull <atull@altera.com>

Hi Linus,

If you don't have any further comments, can you take this patch?

Alan

Jamie Iles (1):
  gpio: add a driver for the Synopsys DesignWare APB GPIO block

 .../devicetree/bindings/gpio/snps-dwapb-gpio.txt   |   59 +++
 drivers/gpio/Kconfig                               |    9 +
 drivers/gpio/Makefile                              |    1 +
 drivers/gpio/gpio-dwapb.c                          |  415 ++++++++++++++++++++
 4 files changed, 484 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt
 create mode 100644 drivers/gpio/gpio-dwapb.c

-- 
1.7.9.5

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

end of thread, other threads:[~2014-01-30 22:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06 21:09 [PATCH v9] gpio: add a driver for Synopsys DesignWare APB GPIO Alan Tull
2013-12-06 21:09 ` [PATCH v9] gpio: add a driver for the Synopsys DesignWare APB GPIO block Alan Tull
2013-12-11 20:15 ` [PATCH v9] gpio: add a driver for Synopsys DesignWare APB GPIO delicious quinoa
2013-12-12  9:08   ` Steffen Trumtrar
2013-12-17 17:50     ` delicious quinoa
2014-01-30 19:40     ` delicious quinoa
2014-01-30 20:50       ` Steffen Trumtrar
2014-01-30 21:15         ` delicious quinoa
2014-01-30 21:32           ` Steffen Trumtrar
2014-01-30 22:05             ` delicious quinoa

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