summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJonathan Cameron <jic23@kernel.org>2017-03-26 12:11:00 +0100
committerJonathan Cameron <jic23@kernel.org>2017-04-02 10:12:08 +0100
commit0c8f492dd7ddf0dd381fa63b76066c0966d8dd73 (patch)
treecef8d154a4e2702515cbaeeedf549b5403bd8a82 /Documentation
parent3cc17e61d4dd9594fc6a2d15d88bb91f4bc61e75 (diff)
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>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt b/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt
index e28cb3abb343..2b4514592f83 100644
--- a/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt
+++ b/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt
@@ -7,6 +7,7 @@ Required properties:
"invensense,mpu6050"
"invensense,mpu6500"
"invensense,mpu9150"
+ "invensense,mpu9250"
"invensense,icm20608"
- reg : the I2C address of the sensor
- interrupt-parent : should be the phandle for the interrupt controller