linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] gpio: dt: add gpio-export support
@ 2012-11-21 10:12 Jean-Christophe PLAGNIOL-VILLARD
  2012-11-21 10:14 ` [PATCH 1/2] gpiolib: add gpio_export_with_name Jean-Christophe PLAGNIOL-VILLARD
  2012-11-21 14:43 ` [PATCH 0/2] gpio: dt: add gpio-export support Linus Walleij
  0 siblings, 2 replies; 15+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-11-21 10:12 UTC (permalink / raw)
  To: linux-arm-kernel

HI,

	This patch serie add the support of gpio-export to DT

	This also extend to gpio_export with the possibility to specify a name
	for the gpio.
	When you support different hardware you do not need to knwon which gpio
	is used at application level just you have it

	based on next-20121115 tested on AT91 Animeo IP

  gpiolib-of: ad gpio-export support (2012-11-19 20:36:03 +0800)

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (2):
      gpiolib: add gpio_export_with_name
      gpiolib-of: ad gpio-export support

 Documentation/devicetree/bindings/gpio/gpio.txt |   60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/mips/include/asm/mach-au1x00/gpio-au1000.h |    3 ++-
 arch/mips/include/asm/mach-au1x00/gpio-au1300.h |    3 ++-
 drivers/gpio/gpiolib-of.c                       |   61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/gpio/gpiolib.c                          |   12 +++++++-----
 include/asm-generic/gpio.h                      |    6 ++++--
 include/linux/gpio.h                            |   23 ++++++++++++++++++++++-
 7 files changed, 158 insertions(+), 10 deletions(-)

Best Regards,
J.

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

end of thread, other threads:[~2013-05-31  8:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-21 10:12 [PATCH 0/2] gpio: dt: add gpio-export support Jean-Christophe PLAGNIOL-VILLARD
2012-11-21 10:14 ` [PATCH 1/2] gpiolib: add gpio_export_with_name Jean-Christophe PLAGNIOL-VILLARD
2012-11-21 10:14   ` [PATCH 2/2] gpiolib-of: ad gpio-export support Jean-Christophe PLAGNIOL-VILLARD
2012-11-26 13:59   ` [PATCH 1/2] gpiolib: add gpio_export_with_name Grant Likely
2012-11-28 20:19     ` Jean-Christophe PLAGNIOL-VILLARD
2012-12-18  6:04       ` Jean-Christophe PLAGNIOL-VILLARD
2012-12-19 13:11         ` Grant Likely
2013-05-30  9:19     ` Florian Vaussard
2013-05-30 20:03       ` Linus Walleij
2013-05-30 20:38         ` Florian Vaussard
2013-05-30 21:11           ` Linus Walleij
2013-05-31  8:17             ` Florian Vaussard
2012-11-21 14:43 ` [PATCH 0/2] gpio: dt: add gpio-export support Linus Walleij
2012-11-24 18:48   ` Jean-Christophe PLAGNIOL-VILLARD
2012-12-01 16:56     ` Linus Walleij

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