v1 Format of this driver is similar to BMG160 gyro as the register style for configuration is similar, but not same - Any motion trigger as suggested similar to BMG160 gyro - Formatting issues suggested during v0 review - Addition of TEMP - Run Time PM with auto suspend v0 Basic version for review Srinivas Pandruvada (2): iio: accel: BMC150 accel support iio: accel: BMC150 accel documentation .../ABI/testing/sysfs-bus-iio-accel-bmc150 | 7 + drivers/iio/accel/Kconfig | 13 + drivers/iio/accel/Makefile | 1 + drivers/iio/accel/bmc150-accel.c | 1281 ++++++++++++++++++++ 4 files changed, 1302 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-bus-iio-accel-bmc150 create mode 100644 drivers/iio/accel/bmc150-accel.c -- 1.9.1 -- 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