Skip to content

Commit

Permalink
dt-bindings: iio: imu: bmi270: Add Bosch BMI260
Browse files Browse the repository at this point in the history
The BMI260's register map, configuration, and capabilities are nearly
identical to the BMI270, but the devices have different chip IDs and
require different initialization firmware.

Signed-off-by: Justin Weiss <justin@justinweiss.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20241027172029.160134-4-justin@justinweiss.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
  • Loading branch information
Justin Weiss authored and Jonathan Cameron committed Nov 1, 2024
1 parent 99e46bb commit b6ee20a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Documentation/devicetree/bindings/iio/imu/bosch,bmi270.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ description: |
properties:
compatible:
const: bosch,bmi270
enum:
- bosch,bmi260
- bosch,bmi270

reg:
maxItems: 1
Expand Down

0 comments on commit b6ee20a

Please sign in to comment.