linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add support to LIS2MDL magnetometer sensor
@ 2017-08-16 17:02 Lorenzo Bianconi
  2017-08-16 17:02 ` [PATCH 1/4] iio: magnetometer: st_magn: fix status register address for LSM303AGR Lorenzo Bianconi
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Lorenzo Bianconi @ 2017-08-16 17:02 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, linus.walleij, lorenzo.bianconi

Fix two interrupt issues for LSM303AGR magn sensor

Lorenzo Bianconi (4):
  iio: magnetometer: st_magn: fix status register address for LSM303AGR
  iio: magnetometer: st_magn: remove ihl property for LSM303AGR
  iio: magnetometer: add support to LIS2MDL
  dt-bindings: iio: magn: add LIS2MDL sensor device binding

 Documentation/devicetree/bindings/iio/st-sensors.txt | 1 +
 drivers/iio/magnetometer/st_magn.h                   | 1 +
 drivers/iio/magnetometer/st_magn_core.c              | 5 ++---
 drivers/iio/magnetometer/st_magn_i2c.c               | 5 +++++
 drivers/iio/magnetometer/st_magn_spi.c               | 5 +++++
 5 files changed, 14 insertions(+), 3 deletions(-)

-- 
2.14.0

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

end of thread, other threads:[~2017-08-17 14:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-16 17:02 [PATCH 0/4] Add support to LIS2MDL magnetometer sensor Lorenzo Bianconi
2017-08-16 17:02 ` [PATCH 1/4] iio: magnetometer: st_magn: fix status register address for LSM303AGR Lorenzo Bianconi
2017-08-17 14:43   ` Jonathan Cameron
2017-08-16 17:02 ` [PATCH 2/4] iio: magnetometer: st_magn: remove ihl property " Lorenzo Bianconi
2017-08-17 14:48   ` Jonathan Cameron
2017-08-16 17:02 ` [PATCH 3/4] iio: magnetometer: add support to LIS2MDL Lorenzo Bianconi
2017-08-17 14:52   ` Jonathan Cameron
2017-08-16 17:02 ` [PATCH 4/4] dt-bindings: iio: magn: add LIS2MDL sensor device binding Lorenzo Bianconi
2017-08-17  7:01   ` Lorenzo Bianconi
2017-08-17 14:55     ` Jonathan Cameron
2017-08-16 18:52 ` [PATCH 0/4] Add support to LIS2MDL magnetometer sensor Lorenzo Bianconi
2017-08-16 23:21   ` Jonathan Cameron
2017-08-16 21:07 ` Linus Walleij

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