public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix read misalignment on LSM6DSM SensorHub
@ 2020-03-13 17:54 Lorenzo Bianconi
  2020-03-13 17:54 ` [PATCH 1/2] iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO Lorenzo Bianconi
  2020-03-13 17:54 ` [PATCH 2/2] iio: imu: st_lsm6dsx: specify slave odr in slv_odr Lorenzo Bianconi
  0 siblings, 2 replies; 7+ messages in thread
From: Lorenzo Bianconi @ 2020-03-13 17:54 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, mario.tesi, denis.ciocca, lorenzo.bianconi

fix read misalignment on untagged FIFO.
fix samples-in-pattern (sip) computation on LSM6DSM SensorHub

Lorenzo Bianconi (2):
  iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO
  iio: imu: st_lsm6dsx: specify slave odr in slv_odr

 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h       |  3 ++
 .../iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c    | 23 ++++++++++-----
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c  | 29 ++++++++++++++-----
 3 files changed, 41 insertions(+), 14 deletions(-)

-- 
2.24.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-03-15 12:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-13 17:54 [PATCH 0/2] fix read misalignment on LSM6DSM SensorHub Lorenzo Bianconi
2020-03-13 17:54 ` [PATCH 1/2] iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO Lorenzo Bianconi
2020-03-15 11:11   ` Jonathan Cameron
2020-03-15 12:05     ` Lorenzo Bianconi
2020-03-15 12:12       ` Jonathan Cameron
2020-03-13 17:54 ` [PATCH 2/2] iio: imu: st_lsm6dsx: specify slave odr in slv_odr Lorenzo Bianconi
2020-03-15 11:12   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox