All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Add OF support to ST sensor framework
@ 2017-06-26 22:53 ` Lorenzo Bianconi
  0 siblings, 0 replies; 24+ messages in thread
From: Lorenzo Bianconi @ 2017-06-26 22:53 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, devicetree, lorenzo.bianconi, linus.walleij

Changes since v2:
- fix LIS302DL support

Changes since v1:
- add missing devices to {accel, magn, gyro, press} of_device_id table

Lorenzo Bianconi (4):
  iio: accel: st_accel_spi: add OF capability to st_accel_spi
  iio: magnetometer: st_magn_spi: add OF capability to st_magn_spi
  iio: gyro: st_gyro_spi: add OF capability to st_gyro_spi
  iio: pressure: st_pressure_spi: add OF capability to st_pressure_spi

 drivers/iio/accel/st_accel_spi.c       | 69 ++++++++++++++++++++++++++++++----
 drivers/iio/gyro/st_gyro_spi.c         | 53 ++++++++++++++++++++++++++
 drivers/iio/magnetometer/st_magn_spi.c | 25 ++++++++++++
 drivers/iio/pressure/st_pressure_spi.c | 33 ++++++++++++++++
 4 files changed, 172 insertions(+), 8 deletions(-)

-- 
2.13.1

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

end of thread, other threads:[~2017-07-01 12:15 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-26 22:53 [PATCH v3 0/4] Add OF support to ST sensor framework Lorenzo Bianconi
2017-06-26 22:53 ` Lorenzo Bianconi
2017-06-26 22:53 ` [PATCH v3 1/4] iio: accel: st_accel_spi: add OF capability to st_accel_spi Lorenzo Bianconi
2017-06-26 22:53   ` Lorenzo Bianconi
2017-06-29 12:48   ` Linus Walleij
2017-06-29 12:48     ` Linus Walleij
2017-07-01 12:13     ` Jonathan Cameron
2017-07-01 12:13       ` Jonathan Cameron
2017-06-26 22:53 ` [PATCH v3 2/4] iio: magnetometer: st_magn_spi: add OF capability to st_magn_spi Lorenzo Bianconi
2017-06-26 22:53   ` Lorenzo Bianconi
2017-06-29 12:49   ` Linus Walleij
2017-06-29 12:49     ` Linus Walleij
2017-07-01 12:14     ` Jonathan Cameron
2017-07-01 12:14       ` Jonathan Cameron
2017-06-26 22:53 ` [PATCH v3 3/4] iio: gyro: st_gyro_spi: add OF capability to st_gyro_spi Lorenzo Bianconi
2017-06-26 22:53   ` Lorenzo Bianconi
2017-06-29 12:50   ` Linus Walleij
2017-06-29 12:50     ` Linus Walleij
2017-06-26 22:53 ` [PATCH v3 4/4] iio: pressure: st_pressure_spi: add OF capability to st_pressure_spi Lorenzo Bianconi
2017-06-26 22:53   ` Lorenzo Bianconi
2017-06-29 12:51   ` Linus Walleij
2017-06-29 12:51     ` Linus Walleij
2017-07-01 12:15     ` Jonathan Cameron
2017-07-01 12:15       ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.