On Thu, Feb 4, 2016 at 11:20 AM, Adriana Reus <adriana.reus@xxxxxxxxx> wrote: > This series splits this driver into general and I2C/SPI specific functionality. > The first patch is a fix for a bug in the interrupt pin configuration. > The second patch changes all the I2C specific calls into regmap calls. > The third patch separated the remaining I2C specific part into a different component. > Finally the fourth patch adds SPI support for the MPU6000 chip. > > No changes since v1 for the first two patches. > Small changes since v1 to the last two patches > > Adriana Reus (4): > iio: imu: inv-mpu6050: Fix interrupt pin configuration > iio: imu: inv_mpu6050: Use regmap instead of i2c specific functions > iio: imu: inv_mpu6050: Separate driver into core and i2c > functionality. > iio: imu: inv_mpu6050: Add SPI support for MPU6000 Looks good to me. Acked-by: Daniel Baluta <daniel.baluta@xxxxxxxxx> thanks, Daniel. -- 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