> Just out of interest, can you give details of what other patches are to > come? > I'm guessing more sensor drivers and I hate discovering I'm > implementing drivers > for devices that someone already has working code for! I wanted to start off with only 1 driver for each type of slave and with only the MPU3050 and exclude the MPU6050 until we figure out exactly the best way to fit this into the kernel. The current full list of drivers we have developed in this architecture are as follows: MPU3050 and MPU6050 support in mldl_cfg.c # sesnors - accel accel/mpu6050.c accel/kxsd9.c accel/kxtf9.c accel/bma150.c accel/bma222.c accel/bma250.c accel/mma8450.c accel/mma845x.c accel/lis331.c accel/lsm303a.c accel/adxl34x.c accel/lis3dh.c # sensors - compass compass/ak8975.c compass/ak8972.c compass/ami30x.c compass/ami306.c compass/hmc5883.c compass/lsm303m.c compass/yas529.c compass/yas530.c compass/mmc314x.c compass/hscdtd002b.c compass/hscdtd004a.c # sensors - pressure pressure/bma085.c -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html