aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorBrian Masney <masneyb@onstation.org>2018-08-02 20:18:52 -0400
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2018-08-18 18:11:46 +0100
commit07c12b1c007c5c1d9c434ec9a19373ce5d87fe04 (patch)
treeafd0c1b88513552078d53c6460db1b5861472474 /Documentation/devicetree/bindings
parentiio: adc: Update QCOM ADC license to SPDX format (diff)
downloadlinux-dev-07c12b1c007c5c1d9c434ec9a19373ce5d87fe04.tar.xz
linux-dev-07c12b1c007c5c1d9c434ec9a19373ce5d87fe04.zip
iio: imu: mpu6050: add support for regulator framework
This patch adds support for the regulator framework to the mpu6050 driver. Signed-off-by: Brian Masney <masneyb@onstation.org> Signed-off-by: Jonathan Marek <jonathan@marek.ca> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree/bindings')
-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 b7def51c8ad9..d39907b12a46 100644
--- a/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt
+++ b/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt
@@ -21,6 +21,7 @@ Required properties:
bindings.
Optional properties:
+ - vddio-supply: regulator phandle for VDDIO supply
- mount-matrix: an optional 3x3 mounting rotation matrix
- i2c-gate node. These devices also support an auxiliary i2c bus. This is
simple enough to be described using the i2c-gate binding. See