Re: [PATCH v3 1/5] iio: common: ssp_sensors: Add sensorhub driver

2014-12-26 Thread Jonathan Cameron
On 16/12/14 10:17, Karol Wrona wrote: > On 12/06/2014 03:09 PM, Jonathan Cameron wrote: >> On 05/12/14 19:54, Karol Wrona wrote: >>> Sensorhub is MCU dedicated to collect data and manage several sensors. >>> Sensorhub is a spi device which provides a layer for IIO devices. It >>> provides >>> som

Re: [PATCH v3 1/5] iio: common: ssp_sensors: Add sensorhub driver

2014-12-17 Thread Hartmut Knaack
Karol Wrona schrieb am 05.12.2014 um 20:54: > Sensorhub is MCU dedicated to collect data and manage several sensors. > Sensorhub is a spi device which provides a layer for IIO devices. It provides > some data parsing and common mechanism for sensorhub sensors. > > Adds common sensorhub library fo

Re: [PATCH v3 1/5] iio: common: ssp_sensors: Add sensorhub driver

2014-12-16 Thread Karol Wrona
On 12/06/2014 03:09 PM, Jonathan Cameron wrote: > On 05/12/14 19:54, Karol Wrona wrote: >> Sensorhub is MCU dedicated to collect data and manage several sensors. >> Sensorhub is a spi device which provides a layer for IIO devices. It provides >> some data parsing and common mechanism for sensorhub

Re: [PATCH v3 1/5] iio: common: ssp_sensors: Add sensorhub driver

2014-12-07 Thread Jonathan Cameron
On 05/12/14 19:54, Karol Wrona wrote: > Sensorhub is MCU dedicated to collect data and manage several sensors. > Sensorhub is a spi device which provides a layer for IIO devices. It provides > some data parsing and common mechanism for sensorhub sensors. > > Adds common sensorhub library for sens

[PATCH v3 1/5] iio: common: ssp_sensors: Add sensorhub driver

2014-12-05 Thread Karol Wrona
Sensorhub is MCU dedicated to collect data and manage several sensors. Sensorhub is a spi device which provides a layer for IIO devices. It provides some data parsing and common mechanism for sensorhub sensors. Adds common sensorhub library for sensorhub driver and iio drivers which uses sensorhu