devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add support to LIS3DHH accel sensor
@ 2017-09-17 16:17 Lorenzo Bianconi
       [not found] ` <20170917161712.14645-1-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Lorenzo Bianconi @ 2017-09-17 16:17 UTC (permalink / raw)
  To: jic23-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-iio-u79uwXL29TY76Z2rM5mHXA, lorenzo.bianconi-qxv4g6HH51o,
	devicetree-u79uwXL29TY76Z2rM5mHXA

Separate data-ready open-drain configuration parameters for
INT1 and INT2

This patchset depends on 'Add support to LIS2DW12 accel sensor' patchset
not yet applied on testing branch

Lorenzo Bianconi (4):
  iio: st_sensors: split open-drain parameters for irq1 and irq2
  iio: common: st_sensors: check odr address value in
    st_sensors_set_odr()
  iio: accel: add support to LIS3DHH
  dt-bindings: iio: accel: add LIS3DHH device bindings

 .../devicetree/bindings/iio/st-sensors.txt         |  1 +
 drivers/iio/accel/st_accel.h                       |  2 +
 drivers/iio/accel/st_accel_core.c                  | 70 ++++++++++++++++++++--
 drivers/iio/accel/st_accel_spi.c                   |  5 ++
 drivers/iio/common/st_sensors/st_sensors_core.c    | 24 ++++++--
 drivers/iio/pressure/st_pressure_core.c            | 14 +++--
 include/linux/iio/common/st_sensors.h              | 28 +++++----
 7 files changed, 115 insertions(+), 29 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2017-10-10 19:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-17 16:17 [PATCH 0/4] Add support to LIS3DHH accel sensor Lorenzo Bianconi
     [not found] ` <20170917161712.14645-1-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-09-17 16:17   ` [PATCH 1/4] iio: st_sensors: split open-drain parameters for irq1 and irq2 Lorenzo Bianconi
     [not found]     ` <20170917161712.14645-2-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-10-10 19:39       ` Jonathan Cameron
2017-09-17 16:17   ` [PATCH 2/4] iio: common: st_sensors: check odr address value in st_sensors_set_odr() Lorenzo Bianconi
     [not found]     ` <20170917161712.14645-3-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-10-10 19:40       ` Jonathan Cameron
2017-09-17 16:17   ` [PATCH 3/4] iio: accel: add support to LIS3DHH Lorenzo Bianconi
     [not found]     ` <20170917161712.14645-4-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-10-10 19:40       ` Jonathan Cameron
2017-09-17 16:17   ` [PATCH 4/4] dt-bindings: iio: accel: add LIS3DHH device bindings Lorenzo Bianconi
     [not found]     ` <20170917161712.14645-5-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-09-20 20:53       ` Rob Herring
2017-10-10 19:43         ` 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).