1
0
Fork 0
alistair23-linux/drivers/iio/imu/inv_mpu6050
Jonathan Cameron 0c8f492dd7 iio:imu:mpu6050 add explicit mpu9250 support
The mpu9250 is a SIP containing an mpu6500 and an ak8975.  If this was all
there was too it there would be no need for explicit handling in the driver.
Arguably the bindings would also only reflect the presence of an mpu6500 with
the ak8975 hanging off it, as the kernel doesn't care that they are in one
package.

However, the WHOAMI value changes as well so best to add explicit support.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2017-04-02 10:12:08 +01:00
..
Kconfig iio:imu:mpu6050: icm20608 initial support 2016-07-03 12:39:57 +01:00
Makefile iio: imu: inv_mpu6050: Add SPI support for MPU6000 2016-02-13 20:54:07 +00:00
inv_mpu_acpi.c iio: inv_mpu6050: Fix use-after-free in ACPI code 2016-06-11 17:20:27 +01:00
inv_mpu_core.c iio:imu:mpu6050 add explicit mpu9250 support 2017-04-02 10:12:08 +01:00
inv_mpu_i2c.c iio:imu:mpu6050 add explicit mpu9250 support 2017-04-02 10:12:08 +01:00
inv_mpu_iio.h iio:imu:mpu6050 add explicit mpu9250 support 2017-04-02 10:12:08 +01:00
inv_mpu_ring.c iio:core: timestamping clock selection support 2016-06-30 19:41:38 +01:00
inv_mpu_spi.c iio:imu:mpu6050 add explicit mpu9250 support 2017-04-02 10:12:08 +01:00
inv_mpu_trigger.c iio: imu: inv_mpu6050: Fix alignment with open parenthesis 2016-02-24 20:40:45 +00:00