RE: [PATCH v2 1/4] iio: bmc150: Use i2c regmap

2015-09-09 Thread Tirdea, Irina
> -Original Message- > From: Markus Pargmann [mailto:m...@pengutronix.de] > Sent: 20 August, 2015 15:50 > To: Jonathan Cameron > Cc: Srinivas Pandruvada; Tirdea, Irina; Lars-Peter Clausen; > linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; > ker...@pengutronix.de; Markus

RE: [PATCH v2 1/4] iio: bmc150: Use i2c regmap

2015-09-09 Thread Tirdea, Irina
> -Original Message- > From: Markus Pargmann [mailto:m...@pengutronix.de] > Sent: 20 August, 2015 15:50 > To: Jonathan Cameron > Cc: Srinivas Pandruvada; Tirdea, Irina; Lars-Peter Clausen; > linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; > ker...@pengutronix.de; Markus

RE: [PATCH v2 1/4] iio: bmc150: Use i2c regmap

2015-09-07 Thread Tirdea, Irina
...@pengutronix.de > Subject: Re: [PATCH v2 1/4] iio: bmc150: Use i2c regmap > > Hi Irina, > Hi Srinivas, > Is it possible for you to test this patchset? I don't have platform to > test with me now (working remotely for couple of weeks). > Sure, I'll test this patch set toda

RE: [PATCH v2 1/4] iio: bmc150: Use i2c regmap

2015-09-07 Thread Tirdea, Irina
...@pengutronix.de > Subject: Re: [PATCH v2 1/4] iio: bmc150: Use i2c regmap > > Hi Irina, > Hi Srinivas, > Is it possible for you to test this patchset? I don't have platform to > test with me now (working remotely for couple of weeks). > Sure, I'll test this patch set toda

Re: [PATCH v2 1/4] iio: bmc150: Use i2c regmap

2015-09-01 Thread Srinivas Pandruvada
On Mon, 2015-08-31 at 17:11 +0100, Jonathan Cameron wrote: > On 20/08/15 13:49, Markus Pargmann wrote: > > This replaces all usage of direct i2c accesses with regmap > > accesses. > > > > Signed-off-by: Markus Pargmann > Looks fine to me, but I will be wanting an Ack / reviewed-by > and

Re: [PATCH v2 1/4] iio: bmc150: Use i2c regmap

2015-09-01 Thread Srinivas Pandruvada
On Mon, 2015-08-31 at 17:11 +0100, Jonathan Cameron wrote: > On 20/08/15 13:49, Markus Pargmann wrote: > > This replaces all usage of direct i2c accesses with regmap > > accesses. > > > > Signed-off-by: Markus Pargmann > Looks fine to me, but I will be wanting an Ack /

Re: [PATCH v2 1/4] iio: bmc150: Use i2c regmap

2015-08-31 Thread Srinivas Pandruvada
Hi Irina, Is it possible for you to test this patchset? I don't have platform to test with me now (working remotely for couple of weeks). Thanks, Srinivas On Mon, 2015-08-31 at 17:11 +0100, Jonathan Cameron wrote: > On 20/08/15 13:49, Markus Pargmann wrote: > > This replaces all usage of direct

Re: [PATCH v2 1/4] iio: bmc150: Use i2c regmap

2015-08-31 Thread Jonathan Cameron
On 20/08/15 13:49, Markus Pargmann wrote: > This replaces all usage of direct i2c accesses with regmap accesses. > > Signed-off-by: Markus Pargmann Looks fine to me, but I will be wanting an Ack / reviewed-by and preferably a tested by from Srinivas. Thanks, Jonathan > --- >

Re: [PATCH v2 1/4] iio: bmc150: Use i2c regmap

2015-08-31 Thread Jonathan Cameron
On 20/08/15 13:49, Markus Pargmann wrote: > This replaces all usage of direct i2c accesses with regmap accesses. > > Signed-off-by: Markus Pargmann Looks fine to me, but I will be wanting an Ack / reviewed-by and preferably a tested by from Srinivas. Thanks, Jonathan >

Re: [PATCH v2 1/4] iio: bmc150: Use i2c regmap

2015-08-31 Thread Srinivas Pandruvada
Hi Irina, Is it possible for you to test this patchset? I don't have platform to test with me now (working remotely for couple of weeks). Thanks, Srinivas On Mon, 2015-08-31 at 17:11 +0100, Jonathan Cameron wrote: > On 20/08/15 13:49, Markus Pargmann wrote: > > This replaces all usage of direct