RE: [PATCH v8 03/11] gpio: add ti-ssp gpio driver

2011-03-17 Thread Nori, Sekhar
Hi Grant, On Fri, Mar 18, 2011 at 00:15:14, Grant Likely wrote: > On Mon, Feb 28, 2011 at 06:04:32PM +0530, Nori, Sekhar wrote: > > Hi Grant, > > > > On Wed, Jan 19, 2011 at 00:51:37, Chemparathy, Cyril wrote: > > > TI's SSP controller pins can be directly read and written to behave like a > > >

Re: [PATCH v8 03/11] gpio: add ti-ssp gpio driver

2011-03-17 Thread Grant Likely
On Mon, Feb 28, 2011 at 06:04:32PM +0530, Nori, Sekhar wrote: > Hi Grant, > > On Wed, Jan 19, 2011 at 00:51:37, Chemparathy, Cyril wrote: > > TI's SSP controller pins can be directly read and written to behave like a > > GPIO. This patch adds a GPIO driver that exposes such functionality. > > Ca

RE: [PATCH v8 03/11] gpio: add ti-ssp gpio driver

2011-02-28 Thread Nori, Sekhar
Hi Grant, On Wed, Jan 19, 2011 at 00:51:37, Chemparathy, Cyril wrote: > TI's SSP controller pins can be directly read and written to behave like a > GPIO. This patch adds a GPIO driver that exposes such functionality. Can you please review and ack the GPIO part of this series too? I see that yo

[PATCH v8 03/11] gpio: add ti-ssp gpio driver

2011-01-18 Thread Cyril Chemparathy
TI's SSP controller pins can be directly read and written to behave like a GPIO. This patch adds a GPIO driver that exposes such functionality. Signed-off-by: Cyril Chemparathy --- drivers/gpio/Kconfig | 10 ++ drivers/gpio/Makefile |1 + drivers/gpio/ti-ssp-gpio.c | 207 +

[PATCH v8 03/11] gpio: add ti-ssp gpio driver

2011-01-17 Thread Cyril Chemparathy
TI's SSP controller pins can be directly read and written to behave like a GPIO. This patch adds a GPIO driver that exposes such functionality. Signed-off-by: Cyril Chemparathy --- drivers/gpio/Kconfig | 10 ++ drivers/gpio/Makefile |1 + drivers/gpio/ti-ssp-gpio.c | 207 +