Re: [PATCH v4 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

2019-07-16 Thread Boris Brezillon
On Tue, 16 Jul 2019 13:22:25 + Vitor Soares wrote: > Hi Boris, > > From: Boris Brezillon > Date: Fri, Jul 12, 2019 at 21:03:20 > > > On Fri, 12 Jul 2019 18:40:14 + > > Vitor Soares wrote: > > > > > From: Boris Brezillon > > > Date: Fri, Jul 12, 2019 at 17:43:23 > > > > > > > On

RE: [PATCH v4 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

2019-07-16 Thread Vitor Soares
Hi Boris, From: Boris Brezillon Date: Fri, Jul 12, 2019 at 21:03:20 > On Fri, 12 Jul 2019 18:40:14 + > Vitor Soares wrote: > > > From: Boris Brezillon > > Date: Fri, Jul 12, 2019 at 17:43:23 > > > > > On Fri, 12 Jul 2019 16:28:02 + > > > Vitor Soares wrote: > > > > > > > From: Bo

Re: [PATCH v4 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

2019-07-12 Thread Boris Brezillon
On Fri, 12 Jul 2019 18:40:14 + Vitor Soares wrote: > From: Boris Brezillon > Date: Fri, Jul 12, 2019 at 17:43:23 > > > On Fri, 12 Jul 2019 16:28:02 + > > Vitor Soares wrote: > > > > > From: Boris Brezillon > > > Date: Fri, Jul 12, 2019 at 17:14:29 > > > > > > > On Fri, 12 Jul 20

RE: [PATCH v4 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

2019-07-12 Thread Vitor Soares
From: Boris Brezillon Date: Fri, Jul 12, 2019 at 17:43:23 > On Fri, 12 Jul 2019 16:28:02 + > Vitor Soares wrote: > > > From: Boris Brezillon > > Date: Fri, Jul 12, 2019 at 17:14:29 > > > > > On Fri, 12 Jul 2019 13:53:30 +0200 > > > Vitor Soares wrote: > > > > > > > For today the st_ls

Re: [PATCH v4 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

2019-07-12 Thread Boris Brezillon
On Fri, 12 Jul 2019 16:28:02 + Vitor Soares wrote: > From: Boris Brezillon > Date: Fri, Jul 12, 2019 at 17:14:29 > > > On Fri, 12 Jul 2019 13:53:30 +0200 > > Vitor Soares wrote: > > > > > For today the st_lsm6dsx driver support LSM6DSO and LSM6DSR sensor only in > > > spi and i2c mode.

RE: [PATCH v4 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

2019-07-12 Thread Vitor Soares
From: Boris Brezillon Date: Fri, Jul 12, 2019 at 17:14:29 > On Fri, 12 Jul 2019 13:53:30 +0200 > Vitor Soares wrote: > > > For today the st_lsm6dsx driver support LSM6DSO and LSM6DSR sensor only in > > spi and i2c mode. > > > > The LSM6DSO and LSM6DSR are also i3c capable so lets give i3c supp

Re: [PATCH v4 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

2019-07-12 Thread Boris Brezillon
On Fri, 12 Jul 2019 13:53:30 +0200 Vitor Soares wrote: > For today the st_lsm6dsx driver support LSM6DSO and LSM6DSR sensor only in > spi and i2c mode. > > The LSM6DSO and LSM6DSR are also i3c capable so lets give i3c support to > them. > > Signed-off-by: Vitor Soares > Acked-by: Lorenzo Bianc

[PATCH v4 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

2019-07-12 Thread Vitor Soares
For today the st_lsm6dsx driver support LSM6DSO and LSM6DSR sensor only in spi and i2c mode. The LSM6DSO and LSM6DSR are also i3c capable so lets give i3c support to them. Signed-off-by: Vitor Soares Acked-by: Lorenzo Bianconi --- Changes in v4: Remove hw_id variable Changes in v3: Remove