All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Create an of_i2c_gpiochip_add()
@ 2010-01-06  3:51 Bill Gatliff
  2010-01-06  3:51 ` [PATCH 1/2] Create a struct of_i2c_gpio_chip, for i2c-based GPIO devices Bill Gatliff
  2010-01-06 20:07 ` [PATCH 0/2] " Bill Gatliff
  0 siblings, 2 replies; 6+ messages in thread
From: Bill Gatliff @ 2010-01-06  3:51 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Bill Gatliff

This patch series creates an of_i2c_gpiochip_add() function, to allow
i2c-based GPIO expanders to work with device tree gpio specifications.

Bill Gatliff (2):
  Create a struct of_i2c_gpio_chip, for i2c-based GPIO devices
  Create an of_i2c_gpiochip_add()

 drivers/of/gpio.c       |   55 +++++++++++++++++++++++++++++++++++++++++++++++
 include/linux/of_gpio.h |   23 +++++++++++++++++++
 2 files changed, 78 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2010-01-06 20:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-06  3:51 [PATCH 0/2] Create an of_i2c_gpiochip_add() Bill Gatliff
2010-01-06  3:51 ` [PATCH 1/2] Create a struct of_i2c_gpio_chip, for i2c-based GPIO devices Bill Gatliff
2010-01-06  3:51   ` [PATCH 2/2] Create an of_i2c_gpiochip_add() Bill Gatliff
2010-01-06 20:07 ` [PATCH 0/2] " Bill Gatliff
2010-01-06 20:17   ` Wolfram Sang
2010-01-06 20:31     ` Bill Gatliff

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.