All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [RFC/PATCH 0/2] Updates to improve device tree support
@ 2010-01-06  4:30 ` Bill Gatliff
  0 siblings, 0 replies; 12+ messages in thread
From: Bill Gatliff @ 2010-01-06  4:30 UTC (permalink / raw)
  To: linuxppc-dev, lm-sensors; +Cc: Bill Gatliff

This patch series updates the pca953x GPIO driver to take advantage
of the new of_i2c_gpiochip_add() function, which registers i2c GPIO
devices with the device tree API.  These changes allow i2c-based GPIO
expanders to be properly referenced from the proper entries in a
device tree.

The of_i2c_gpiochip_add() function has been posted for review on the
linuxppc-dev mailing list.

Bill Gatliff (2):
  Use struct of_i2c_gpio_chip instead of raw struct gpio_chip
  Reorder initialization to better support device tree data

 drivers/gpio/pca953x.c |  168 +++++++++++++++++++++++++-----------------------
 1 files changed, 88 insertions(+), 80 deletions(-)


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

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

end of thread, other threads:[~2010-01-07  8:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-06  4:30 [lm-sensors] [RFC/PATCH 0/2] Updates to improve device tree support Bill Gatliff
2010-01-06  4:30 ` Bill Gatliff
2010-01-06  4:30 ` [lm-sensors] [PATCH 0/2] *** SUBJECT HERE *** Bill Gatliff
2010-01-06  4:30   ` Bill Gatliff
2010-01-06  4:30   ` [lm-sensors] [PATCH 1/2] Use struct of_i2c_gpio_chip instead of raw Bill Gatliff
2010-01-06  4:30     ` [PATCH 1/2] Use struct of_i2c_gpio_chip instead of raw struct gpio_chip Bill Gatliff
2010-01-06  4:30     ` [lm-sensors] [PATCH 2/2] Reorder initialization to better support Bill Gatliff
2010-01-06  4:30       ` [PATCH 2/2] Reorder initialization to better support device tree data Bill Gatliff
2010-01-06  4:32   ` [lm-sensors] [PATCH 0/2] *** SUBJECT HERE *** Bill Gatliff
2010-01-06  4:32     ` Bill Gatliff
2010-01-07  8:55 ` [lm-sensors] [RFC/PATCH 0/2] Updates to improve device tree Jean Delvare
2010-01-07  8:55   ` [lm-sensors] [RFC/PATCH 0/2] Updates to improve device tree support Jean Delvare

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.