aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/iio
diff options
context:
space:
mode:
authorBrian Masney <masneyb@onstation.org>2018-07-10 21:09:30 -0400
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2018-07-15 09:40:54 +0100
commitde8df0b9c38d8f232f0df03220ff540a54eaf73d (patch)
treedf8ec3f3c6dd08bde4c9f89e4bd6d7f2204c2a2f /Documentation/devicetree/bindings/iio
parentiio: hx711: fix spurious unit-address in example (diff)
downloadlinux-dev-de8df0b9c38d8f232f0df03220ff540a54eaf73d.tar.xz
linux-dev-de8df0b9c38d8f232f0df03220ff540a54eaf73d.zip
iio: imu: mpu6050: add support for 6515 variant
This patch adds support for the MPU 6515 variant. Confirmed that the driver functions correctly on a LG Nexus 5 (hammerhead) phone. Signed-off-by: Brian Masney <masneyb@onstation.org> Signed-off-by: Jonathan Marek <jonathan@marek.ca> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio')
-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 5f4777e8cc9e..b7def51c8ad9 100644
--- a/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt
+++ b/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt
@@ -6,6 +6,7 @@ Required properties:
- compatible : should be one of
"invensense,mpu6050"
"invensense,mpu6500"
+ "invensense,mpu6515"
"invensense,mpu9150"
"invensense,mpu9250"
"invensense,mpu9255"