reposting patch series to add BMA250 support to the BMA180 IIO driver, see http://article.gmane.org/gmane.linux.kernel.iio/12970 (July 16, 2014) no functional change, the first two patches (fixes) have been applied already v2 updates Kconfig in patch 11 to mention BMA250 Peter Meerwald (11): iio:bma180: Enable use of device without IRQ iio:bma180: Prefix remaining tables and functions with bma18_ iio:bma180: Rename BMA_180 to BMA180_ iio:bma180: Use bool instead of int for state iio:bma180: Expose temperature channel iio:bma180: Drop _update_scan_mode() iio:bma180: Introduce part_info to differentiate further chip variants iio:bma180: Introduce part-specific _config() and disable() code iio:bma180: Prepare for accelerometer channels with different resolutions iio:bma180: Implement _available sysfs attribute dynamically iio:bma180: Add BMA250 chip support drivers/iio/accel/Kconfig | 6 +- drivers/iio/accel/bma180.c | 475 +++++++++++++++++++++++++++++++-------------- 2 files changed, 330 insertions(+), 151 deletions(-) -- 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