aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml
diff options
context:
space:
mode:
authorLI Qingwu <Qing-wu.Li@leica-geosystems.com.cn>2022-05-26 13:33:59 +0000
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2022-06-11 14:35:28 +0100
commit1e800c060cf416f21ede7ca0297c1c76a86bbadc (patch)
treed92113aab43d4efbe5993c6310c2d5e0fe9a3491 /Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml
parentiio: accel: bmi088: Add support for bmi090l accel (diff)
downloadlinux-dev-1e800c060cf416f21ede7ca0297c1c76a86bbadc.tar.xz
linux-dev-1e800c060cf416f21ede7ca0297c1c76a86bbadc.zip
dt-bindings: iio: accel: Add bmi085 and bmi090l bindings
Adds the device-tree bindings for the Bosch BMI085 and BMI090L IMU, the accelerometer part. Datasheet: https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmi085-ds001.pdf Datasheet: https://media.digikey.com/pdf/Data%20Sheets/Bosch/BST-BMI090L-DS000-00.pdf Signed-off-by: LI Qingwu <Qing-wu.Li@leica-geosystems.com.cn> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220526133359.2261928-7-Qing-wu.Li@leica-geosystems.com.cn Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml')
-rw-r--r--Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml b/Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml
index 911a1ae9c83f..272eb48eef5a 100644
--- a/Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml
+++ b/Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml
@@ -17,7 +17,9 @@ description: |
properties:
compatible:
enum:
+ - bosch,bmi085-accel
- bosch,bmi088-accel
+ - bosch,bmi090l-accel
reg:
maxItems: 1