Re: [PATCH v2 0/4] iio: bmc150 regmap and SPI

2015-09-27 Thread Jonathan Cameron
t; linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; >> ker...@pengutronix.de >> Subject: Re: [PATCH v2 0/4] iio: bmc150 regmap and SPI >> >> Hi Irina, >> >> On Wed, Sep 09, 2015 at 02:30:30PM +, Tirdea, Irina wrote: >>> >>> >>>

RE: [PATCH v2 0/4] iio: bmc150 regmap and SPI

2015-09-23 Thread Tirdea, Irina
gutronix.de > Subject: Re: [PATCH v2 0/4] iio: bmc150 regmap and SPI > > Hi Irina, > > On Wed, Sep 09, 2015 at 02:30:30PM +, Tirdea, Irina wrote: > > > > > > > -Original Message- > > > From: Markus Pargmann [mailto:m...@pengutronix.de] >

Re: [PATCH v2 0/4] iio: bmc150 regmap and SPI

2015-09-16 Thread Markus Pargmann
rina; Lars-Peter Clausen; > > linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; > > ker...@pengutronix.de; Markus Pargmann > > Subject: [PATCH v2 0/4] iio: bmc150 regmap and SPI > > > > Hi, > > > > Hi Markus, > > I tested your patches wi

RE: [PATCH v2 0/4] iio: bmc150 regmap and SPI

2015-09-09 Thread Tirdea, Irina
engutronix.de; Markus Pargmann > Subject: [PATCH v2 0/4] iio: bmc150 regmap and SPI > > Hi, > Hi Markus, I tested your patches with my BMA250E driver connected on the i2c bus . The code looks good and most of it works. There are a couple of issues I will mention below and in the individ

[PATCH v2 0/4] iio: bmc150 regmap and SPI

2015-08-20 Thread Markus Pargmann
Hi, this series converts the bmc150 driver to use regmap and adds an SPI interface. In v1 this was part of the series "Regmap max_raw_io and bmc150 SPI support". It now depends on "regmap: i2c block support". Changes in v2: - Removed default values for regmap_config fields. - Redesigned the fifo