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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html