Commit 8e2c7c65 authored by Jonathan Bakker's avatar Jonathan Bakker Committed by Jonathan Cameron

dt-bindings: iio: accel: Add required regulators to bma180

The bma180 and related chips should have two regulators attached to
them.  The IIO driver currently uses them, document them here as
well.
Acked-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarJonathan Bakker <xc-racer2@live.ca>
Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent ae23317a
...@@ -14,6 +14,8 @@ Required properties: ...@@ -14,6 +14,8 @@ Required properties:
"bosch,bma254" "bosch,bma254"
"bosch,smb380" "bosch,smb380"
- reg : the I2C address of the sensor - reg : the I2C address of the sensor
- vdd-supply : regulator phandle connected to the VDD pin
- vddio-supply : regulator phandle connected to the VDDIO pin
Optional properties: Optional properties:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment