devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] add support to LSM6DS3H and LSM6DSL
@ 2017-01-29 10:49 Lorenzo Bianconi
       [not found] ` <20170129104928.15533-1-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Lorenzo Bianconi @ 2017-01-29 10:49 UTC (permalink / raw)
  To: jic23-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-iio-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA, lorenzo.bianconi-qxv4g6HH51o

Lorenzo Bianconi (5):
  iio: imu: st_lsm6dsx: add support to multiple devices with the same
    settings
  iio: imu: st_lsm6dsx: add support to lsm6dsl
  Documentation: dt: iio: imu: st_lsm6dsx: add lsm6dsl sensor device
    binding
  iio: imu: st_lsm6dsx: add support to lsm6ds3h
  Documentation: dt: iio: imu: st_lsm6dsx: add lsm6ds3h sensor device
    binding

 .../devicetree/bindings/iio/imu/st_lsm6dsx.txt     |  2 ++
 drivers/iio/imu/st_lsm6dsx/Kconfig                 |  2 +-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h            |  7 +++-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c     |  9 ++---
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c       | 40 ++++++++++++++--------
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c        | 10 ++++++
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.c        | 10 ++++++
 7 files changed, 59 insertions(+), 21 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-02-04 12:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-29 10:49 [PATCH 0/5] add support to LSM6DS3H and LSM6DSL Lorenzo Bianconi
     [not found] ` <20170129104928.15533-1-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-01-29 10:49   ` [PATCH 1/5] iio: imu: st_lsm6dsx: add support to multiple devices with the same settings Lorenzo Bianconi
     [not found]     ` <20170129104928.15533-2-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-02-04 12:23       ` Jonathan Cameron
2017-01-29 10:49   ` [PATCH 2/5] iio: imu: st_lsm6dsx: add support to lsm6dsl Lorenzo Bianconi
     [not found]     ` <20170129104928.15533-3-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-02-04 12:24       ` Jonathan Cameron
2017-01-29 10:49   ` [PATCH 3/5] Documentation: dt: iio: imu: st_lsm6dsx: add lsm6dsl sensor device binding Lorenzo Bianconi
     [not found]     ` <20170129104928.15533-4-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-02-01 16:04       ` Rob Herring
2017-02-04 12:24         ` Jonathan Cameron
2017-01-29 10:49   ` [PATCH 4/5] iio: imu: st_lsm6dsx: add support to lsm6ds3h Lorenzo Bianconi
     [not found]     ` <20170129104928.15533-5-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-02-04 12:25       ` Jonathan Cameron
2017-01-29 10:49   ` [PATCH 5/5] Documentation: dt: iio: imu: st_lsm6dsx: add lsm6ds3h sensor device binding Lorenzo Bianconi
     [not found]     ` <20170129104928.15533-6-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-02-01 16:06       ` Rob Herring
2017-02-04 12:27         ` 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).