Re: [PATCH 09/12] iio: imu: inv_icm42600: add buffer support in iio devices

2020-05-21 Thread Jonathan Cameron
t; ; > linux-...@vger.kernel.org ; > devicet...@vger.kernel.org ; > linux-kernel@vger.kernel.org > > Subject: Re: [PATCH 09/12] iio: imu: inv_icm42600: add buffer support in iio > devices > >   > > >  CAUTION: This email originated from outside of the or

Re: [PATCH 09/12] iio: imu: inv_icm42600: add buffer support in iio devices

2020-05-18 Thread Jean-Baptiste Maneyrol
er.kernel.org ; devicet...@vger.kernel.org ; linux-kernel@vger.kernel.org Subject: Re: [PATCH 09/12] iio: imu: inv_icm42600: add buffer support in iio devices    CAUTION: This email originated from outside of the organization. Please make sure the sender is who they say they are and do not click links or

Re: [PATCH 09/12] iio: imu: inv_icm42600: add buffer support in iio devices

2020-05-08 Thread Jonathan Cameron
On Thu, 7 May 2020 16:42:19 +0200 Jean-Baptiste Maneyrol wrote: > Use triggered buffer by parsing FIFO data read in device trigger. > Support hwfifo watermark by multiplexing gyro and accel settings. > Support hwfifo flush. > > Simply use interrupt timestamp first. > > Signed-off-by:

[PATCH 09/12] iio: imu: inv_icm42600: add buffer support in iio devices

2020-05-07 Thread Jean-Baptiste Maneyrol
Use triggered buffer by parsing FIFO data read in device trigger. Support hwfifo watermark by multiplexing gyro and accel settings. Support hwfifo flush. Simply use interrupt timestamp first. Signed-off-by: Jean-Baptiste Maneyrol --- drivers/iio/imu/inv_icm42600/Kconfig | 3 +-