linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] rework st_lsm6dsx driver to support more devices
@ 2017-10-02 16:37 Lorenzo Bianconi
  2017-10-02 16:37 ` [PATCH v2 1/4] iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample size Lorenzo Bianconi
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Lorenzo Bianconi @ 2017-10-02 16:37 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, lorenzo.bianconi

This is the first patchset that reworks st_lsm6dsx driver to properly
support more devices

Changes since v1:
- drop a blank line in st_lsm6dsx_fifo_ops description
- improve commit log in patch 1

Lorenzo Bianconi (4):
  iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample size
  iio: imu: st_lsm6dsx: split fifo mode and fifo odr configuration
  iio: imu: st_lsm6dsx: move decimator info in
    st_lsm6dsx_sensor_settings
  iio: imu: st_lsm6dsx: add FIFO ops data structure

 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h        | 32 +++++++++--
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 72 ++++++++++++------------
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c   | 78 ++++++++++++++++++++++----
 3 files changed, 132 insertions(+), 50 deletions(-)

-- 
2.14.1


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

end of thread, other threads:[~2017-10-07 11:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-02 16:37 [PATCH v2 0/4] rework st_lsm6dsx driver to support more devices Lorenzo Bianconi
2017-10-02 16:37 ` [PATCH v2 1/4] iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample size Lorenzo Bianconi
2017-10-07 11:22   ` Jonathan Cameron
2017-10-02 16:37 ` [PATCH v2 2/4] iio: imu: st_lsm6dsx: split fifo mode and fifo odr configuration Lorenzo Bianconi
2017-10-07 11:23   ` Jonathan Cameron
2017-10-07 11:24   ` Jonathan Cameron
2017-10-02 16:37 ` [PATCH v2 3/4] iio: imu: st_lsm6dsx: move decimator info in st_lsm6dsx_sensor_settings Lorenzo Bianconi
2017-10-07 11:25   ` Jonathan Cameron
2017-10-02 16:37 ` [PATCH v2 4/4] iio: imu: st_lsm6dsx: add FIFO ops data structure Lorenzo Bianconi
2017-10-07 11:25   ` Jonathan Cameron

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).