Re: [patch 2.6.24-rc6-mm 8/9] gpiolib: pca9539 i2c gpio expander support

2008-01-06 Thread Jean Delvare
On Sat, 5 Jan 2008 11:40:55 -0800, David Brownell wrote: > From: eric miao <[EMAIL PROTECTED]> > Subject: [PATCH] gpiolib: support PCA9539 GPIO expander > > This adds a new-style I2C driver with basic support for the sixteen > bit PCA9539 GPIO expanders. These chips have multiple registers, >

Re: [patch 2.6.24-rc6-mm 8/9] gpiolib: pca9539 i2c gpio expander support

2008-01-05 Thread David Brownell
From: eric miao <[EMAIL PROTECTED]> Subject: [PATCH] gpiolib: support PCA9539 GPIO expander This adds a new-style I2C driver with basic support for the sixteen bit PCA9539 GPIO expanders. These chips have multiple registers, push-pull output drivers, and (not supported in this patch) pin change

Re: [patch 2.6.24-rc6-mm 8/9] gpiolib: pca9539 i2c gpio expander support

2008-01-05 Thread David Brownell
From: eric miao [EMAIL PROTECTED] Subject: [PATCH] gpiolib: support PCA9539 GPIO expander This adds a new-style I2C driver with basic support for the sixteen bit PCA9539 GPIO expanders. These chips have multiple registers, push-pull output drivers, and (not supported in this patch) pin change

Re: [patch 2.6.24-rc6-mm 8/9] gpiolib: pca9539 i2c gpio expander support

2008-01-03 Thread David Brownell
Le 02 Janvier 2008, Jean Delvare a écrit: > > Hi David, hi Eric, > > Le 29/12/2007, "David Brownell" <[EMAIL PROTECTED]> a écrit: > >From: eric miao <[EMAIL PROTECTED]> > > > >This adds a new-style I2C driver with basic support for the sixteen > >bit PCA9539 GPIO expanders. > > > >

Re: [patch 2.6.24-rc6-mm 8/9] gpiolib: pca9539 i2c gpio expander support

2008-01-03 Thread David Brownell
Le 02 Janvier 2008, Jean Delvare a écrit: Hi David, hi Eric, Le 29/12/2007, David Brownell [EMAIL PROTECTED] a écrit: From: eric miao [EMAIL PROTECTED] This adds a new-style I2C driver with basic support for the sixteen bit PCA9539 GPIO expanders. ... Random

Re: [patch 2.6.24-rc6-mm 8/9] gpiolib: pca9539 i2c gpio expander support

2008-01-02 Thread Jean Delvare
Hi David, hi Eric, Le 29/12/2007, "David Brownell" <[EMAIL PROTECTED]> a écrit: >From: eric miao <[EMAIL PROTECTED]> > >This adds a new-style I2C driver with basic support for the sixteen >bit PCA9539 GPIO expanders. These chips have multiple registers, >push-pull output drivers, and (not

Re: [patch 2.6.24-rc6-mm 8/9] gpiolib: pca9539 i2c gpio expander support

2008-01-02 Thread Jean Delvare
Hi David, hi Eric, Le 29/12/2007, David Brownell [EMAIL PROTECTED] a écrit: From: eric miao [EMAIL PROTECTED] This adds a new-style I2C driver with basic support for the sixteen bit PCA9539 GPIO expanders. These chips have multiple registers, push-pull output drivers, and (not supported by

[patch 2.6.24-rc6-mm 8/9] gpiolib: pca9539 i2c gpio expander support

2007-12-28 Thread David Brownell
From: eric miao <[EMAIL PROTECTED]> This adds a new-style I2C driver with basic support for the sixteen bit PCA9539 GPIO expanders. These chips have multiple registers, push-pull output drivers, and (not supported by this patch) pin change interrupts. Board-specific code must provide

[patch 2.6.24-rc6-mm 8/9] gpiolib: pca9539 i2c gpio expander support

2007-12-28 Thread David Brownell
From: eric miao [EMAIL PROTECTED] This adds a new-style I2C driver with basic support for the sixteen bit PCA9539 GPIO expanders. These chips have multiple registers, push-pull output drivers, and (not supported by this patch) pin change interrupts. Board-specific code must provide