Adds the device-tree bindings for the Bosch BMI085 and BMI090L IMU, the accelerometer part. Signed-off-by: LI Qingwu <Qing-wu.Li@xxxxxxxxxxxxxxxxxxxxxxx> --- Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml b/Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml index 911a1ae9c83f..4290f5f88a8f 100644 --- a/Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml +++ b/Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml @@ -18,6 +18,8 @@ properties: compatible: enum: - bosch,bmi088-accel + - bosch,bmi085-accel + - bosch,bmi090l-accel reg: maxItems: 1 -- 2.25.1