Re: mc13xxx: add I2C support, V5

2012-05-01 Thread Marc Reilly
Hi Samuel, > > On Sunday, April 01, 2012 04:41:35 PM Marc Reilly wrote: > > > This series (against mfd-2.6/for-next) changes the mc13xxx driver to > > > use regmap and adds I2C support. > > > It has a compile dependency on regmap/for-next, as the spi driver uses > > > the recently added pad_bits c

Re: mc13xxx: add I2C support, V5

2012-05-01 Thread Samuel Ortiz
Hi Marc, On Tue, Apr 17, 2012 at 09:21:41AM +1000, Marc Reilly wrote: > Hi Samuel, > > > On Sunday, April 01, 2012 04:41:35 PM Marc Reilly wrote: > > This series (against mfd-2.6/for-next) changes the mc13xxx driver to use > > regmap and adds I2C support. > > It has a compile dependency on regma

Re: mc13xxx: add I2C support, V5

2012-04-16 Thread Marc Reilly
Hi Samuel, On Sunday, April 01, 2012 04:41:35 PM Marc Reilly wrote: > This series (against mfd-2.6/for-next) changes the mc13xxx driver to use > regmap and adds I2C support. > It has a compile dependency on regmap/for-next, as the spi driver uses the > recently added pad_bits config field. (bump

Re: mc13xxx: add I2C support, V5

2012-04-01 Thread Uwe Kleine-König
Hello Marc, On Sun, Apr 01, 2012 at 07:39:49PM +1000, Marc Reilly wrote: > > On Sun, Apr 01, 2012 at 04:41:35PM +1000, Marc Reilly wrote: > > > This series (against mfd-2.6/for-next) changes the mc13xxx driver to use > > > regmap and adds I2C support. > > > It has a compile dependency on regmap/fo

RE: mc13xxx: add I2C support, V5

2012-04-01 Thread Alex Gershgorin
Hi Marc, thanks for V5. > This series (against mfd-2.6/for-next) changes the mc13xxx driver to use > regmap and adds I2C support. > It has a compile dependency on regmap/for-next, as the spi driver uses the > recently added pad_bits config field. If included in your plans to relocate the current

Re: mc13xxx: add I2C support, V5

2012-04-01 Thread Marc Reilly
Hi Uwe, > On Sun, Apr 01, 2012 at 04:41:35PM +1000, Marc Reilly wrote: > > This series (against mfd-2.6/for-next) changes the mc13xxx driver to use > > regmap and adds I2C support. > > It has a compile dependency on regmap/for-next, as the spi driver uses > > the recently added pad_bits config fi

Re: mc13xxx: add I2C support, V5

2012-04-01 Thread Uwe Kleine-König
Hi Marc, On Sun, Apr 01, 2012 at 04:41:35PM +1000, Marc Reilly wrote: > This series (against mfd-2.6/for-next) changes the mc13xxx driver to use > regmap and adds I2C support. > It has a compile dependency on regmap/for-next, as the spi driver uses the > recently added pad_bits config field. > >

mc13xxx: add I2C support, V5

2012-04-01 Thread Marc Reilly
Hi, This series (against mfd-2.6/for-next) changes the mc13xxx driver to use regmap and adds I2C support. It has a compile dependency on regmap/for-next, as the spi driver uses the recently added pad_bits config field. Patch 2/4 has: Reviewed-by: Mark Brown Patch 4/4 has: Signed-off-by: Oskar S