Re: [PATCH v2 4/4] iio: imu: bmi160: added mount-matrix support

2020-05-20 Thread Jonathan Albrieux
On Tue, May 19, 2020 at 06:57:11PM +0100, Jonathan Cameron wrote: > On Tue, 19 May 2020 09:51:00 +0200 > Jonathan Albrieux wrote: > > > Add mount-matrix binding support. As chip could have different orientations > > a mount matrix support is needed to correctly translate these differences > > >

Re: [PATCH v2 4/4] iio: imu: bmi160: added mount-matrix support

2020-05-19 Thread Jonathan Cameron
On Tue, 19 May 2020 09:51:00 +0200 Jonathan Albrieux wrote: > Add mount-matrix binding support. As chip could have different orientations > a mount matrix support is needed to correctly translate these differences > > Signed-off-by: Jonathan Albrieux Hi Jonathan, Looks good to me. I'll pick th

[PATCH v2 4/4] iio: imu: bmi160: added mount-matrix support

2020-05-19 Thread Jonathan Albrieux
Add mount-matrix binding support. As chip could have different orientations a mount matrix support is needed to correctly translate these differences Signed-off-by: Jonathan Albrieux --- drivers/iio/imu/bmi160/bmi160.h | 1 + drivers/iio/imu/bmi160/bmi160_core.c | 20