On Sun, 25 Jun 2017 17:24:09 +0200 Lorenzo Bianconi <lorenzo.bianconi83@xxxxxxxxx> wrote: > 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 I am going to let the series as a whole sit a little while to see if anyone has a better way of dealing with the prefixes we added in the past that aren't really right for devicetree bindings. Jonathan > > drivers/iio/accel/st_accel_spi.c | 67 ++++++++++++++++++++++++++++++---- > 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, 170 insertions(+), 8 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html