devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] add support to STM LSM6DSO 6-axis Mems sensor
@ 2018-08-30 20:52 Lorenzo Bianconi
  2018-09-02 20:28 ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Lorenzo Bianconi @ 2018-08-30 20:52 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, devicetree

Lorenzo Bianconi (5):
  iio: imu: st_lsm6dsx: add read_fifo callback to fifo_ops
  iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-static
  iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block()
  iio: imu: st_lsm6dsx: add support to LSM6DSO
  dt-bindings: iio: imu: st_lsm6dsx: add LSM6DSO device bindings

 .../bindings/iio/imu/st_lsm6dsx.txt           |   1 +
 drivers/iio/imu/st_lsm6dsx/Kconfig            |   2 +-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h       |  18 +-
 .../iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c    | 166 ++++++++++++++++--
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c  |  51 +++++-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c   |   5 +
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.c   |   5 +
 7 files changed, 228 insertions(+), 20 deletions(-)

-- 
2.18.0

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

end of thread, other threads:[~2018-09-03 21:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-30 20:52 [PATCH 0/5] add support to STM LSM6DSO 6-axis Mems sensor Lorenzo Bianconi
2018-09-02 20:28 ` Jonathan Cameron
2018-09-03 16:51   ` Lorenzo Bianconi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).