Re: [PATCH 17/20] iio: bmc150: Use i2c regmap

2015-08-17 Thread Markus Pargmann
On Sat, Aug 15, 2015 at 02:27:47PM +0100, Jonathan Cameron wrote: > On 12/08/15 11:12, Markus Pargmann wrote: > > This replaces all usage of direct i2c accesses with regmap accesses. > > > > Signed-off-by: Markus Pargmann > Clearly there is some work needed on the earlier patches and this > might

Re: [PATCH 17/20] iio: bmc150: Use i2c regmap

2015-08-15 Thread Jonathan Cameron
On 12/08/15 11:12, Markus Pargmann wrote: > This replaces all usage of direct i2c accesses with regmap accesses. > > Signed-off-by: Markus Pargmann Clearly there is some work needed on the earlier patches and this might change as a result (particularly the fifo read). I'll review as is however..

Re: [PATCH 17/20] iio: bmc150: Use i2c regmap

2015-08-12 Thread Markus Pargmann
On Wed, Aug 12, 2015 at 01:01:46PM +0100, Mark Brown wrote: > On Wed, Aug 12, 2015 at 12:12:42PM +0200, Markus Pargmann wrote: > > > + select REGMAP > > + select REGMAP_I2C > > You don't need to select regmap, only REGMAP_I2C. Ok, thanks, will fix. Best Regards, Markus -- Pengutronix e.K

Re: [PATCH 17/20] iio: bmc150: Use i2c regmap

2015-08-12 Thread Mark Brown
On Wed, Aug 12, 2015 at 12:12:42PM +0200, Markus Pargmann wrote: > + select REGMAP > + select REGMAP_I2C You don't need to select regmap, only REGMAP_I2C. signature.asc Description: Digital signature