Re: [PATCH v3 3/3] iio: accel: BMC150: add support for other Bosch chips

2014-09-10 Thread Jonathan Cameron
On 02/09/14 11:30, Laurentiu Palcu wrote: > On Mon, Sep 01, 2014 at 08:51:36AM -0700, Srinivas Pandruvada wrote: >> On Mon, 2014-09-01 at 08:36 -0700, Joe Perches wrote: >>> On Mon, 2014-09-01 at 12:11 +0300, Laurentiu Palcu wrote: The following chips are either similar or have only the resolu

Re: [PATCH v3 3/3] iio: accel: BMC150: add support for other Bosch chips

2014-09-02 Thread Laurentiu Palcu
On Mon, Sep 01, 2014 at 08:51:36AM -0700, Srinivas Pandruvada wrote: > On Mon, 2014-09-01 at 08:36 -0700, Joe Perches wrote: > > On Mon, 2014-09-01 at 12:11 +0300, Laurentiu Palcu wrote: > > > The following chips are either similar or have only the resolution > > > different. Hence, change this dri

Re: [PATCH v3 3/3] iio: accel: BMC150: add support for other Bosch chips

2014-09-01 Thread Srinivas Pandruvada
On Mon, 2014-09-01 at 08:36 -0700, Joe Perches wrote: > On Mon, 2014-09-01 at 12:11 +0300, Laurentiu Palcu wrote: > > The following chips are either similar or have only the resolution > > different. Hence, change this driver to support these chips too: > > > > BMI055 - combo chip (accelerometer

Re: [PATCH v3 3/3] iio: accel: BMC150: add support for other Bosch chips

2014-09-01 Thread Joe Perches
On Mon, 2014-09-01 at 12:11 +0300, Laurentiu Palcu wrote: > The following chips are either similar or have only the resolution > different. Hence, change this driver to support these chips too: > > BMI055 - combo chip (accelerometer part is identical to BMC150's) > BMA255 - identical to BMC150's

[PATCH v3 3/3] iio: accel: BMC150: add support for other Bosch chips

2014-09-01 Thread Laurentiu Palcu
The following chips are either similar or have only the resolution different. Hence, change this driver to support these chips too: BMI055 - combo chip (accelerometer part is identical to BMC150's) BMA255 - identical to BMC150's accelerometer BMA222E - 8 bit resolution BMA250E - 10 bit resolutio