Re: [lm-sensors] [RFC/PATCH 0/2] Updates to improve device tree support

2010-01-07 Thread Jean Delvare
Hi Bill, On Tue, 5 Jan 2010 22:30:33 -0600, Bill Gatliff wrote: > 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 pro

[RFC/PATCH 0/2] Updates to improve device tree support

2010-01-05 Thread 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_gpi