Re: [PATCH 02/11] GPIO: DA9052 GPIO module v3

2011-07-06 Thread Mark Brown
On Wed, Jul 06, 2011 at 10:36:56AM -0600, Grant Likely wrote: > It looks like this needs to be merged via the MFD tree since it > depends on the core da9052 driver patch. Actually that's not such an issue for new MFDs - since the function drivers all depend on the core driver they can't be enable

Re: [PATCH 02/11] GPIO: DA9052 GPIO module v3

2011-07-06 Thread Mark Brown
On Wed, Jul 06, 2011 at 04:02:13PM +0530, ashishj3 wrote: > DA9052 PMIC has 16 bit GPIO bus for peripheral control. > > This patch add support for the GPIO pins on the DA9052. Acked-by: Mark Brown ___ linaro-dev mailing list linaro-dev@lists.linaro.or

Re: [PATCH 02/11] GPIO: DA9052 GPIO module v3

2011-07-06 Thread Grant Likely
On Wed, Jul 06, 2011 at 04:02:13PM +0530, ashishj3 wrote: > DA9052 PMIC has 16 bit GPIO bus for peripheral control. > > This patch add support for the GPIO pins on the DA9052. > > Signed-off-by: David Dajun Chen > Signed-off-by: Ashish Jangam > CC: Arnd Bergmann > CC: Mark Brown Acked-by: Gr

Re: [PATCH 02/11] GPIO: DA9052 GPIO module v3

2011-07-06 Thread Arnd Bergmann
On Wednesday 06 July 2011, ashishj3 wrote: > l. > > This patch add support for the GPIO pins on the DA9052. > > Signed-off-by: David Dajun Chen > Signed-off-by: Ashish Jangam > CC: Arnd Bergmann > CC: Mark Brown Acked-by: Arnd Bergmann ___ linaro

[PATCH 02/11] GPIO: DA9052 GPIO module v3

2011-07-06 Thread ashishj3
DA9052 PMIC has 16 bit GPIO bus for peripheral control. This patch add support for the GPIO pins on the DA9052. Signed-off-by: David Dajun Chen Signed-off-by: Ashish Jangam CC: Arnd Bergmann CC: Mark Brown --- Changes since v3: - Remove da9052 gpio header file Changes since v2: - change of f