From: Justin Weiss Date: Sun, 27 Oct 2024 17:20:24 +0000 (-0700) Subject: dt-bindings: iio: imu: bmi270: Add Bosch BMI260 X-Git-Tag: v6.13-rc1~28^2~11^2~61 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b6ee20afca66cb1767a9e77cdf823de588c9b6f4;p=thirdparty%2Flinux.git dt-bindings: iio: imu: bmi270: Add Bosch BMI260 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 Acked-by: Krzysztof Kozlowski Link: https://patch.msgid.link/20241027172029.160134-4-justin@justinweiss.com Signed-off-by: Jonathan Cameron --- diff --git a/Documentation/devicetree/bindings/iio/imu/bosch,bmi270.yaml b/Documentation/devicetree/bindings/iio/imu/bosch,bmi270.yaml index 792d1483af3c2..7b0cde1c9b0a4 100644 --- a/Documentation/devicetree/bindings/iio/imu/bosch,bmi270.yaml +++ b/Documentation/devicetree/bindings/iio/imu/bosch,bmi270.yaml @@ -18,7 +18,9 @@ description: | properties: compatible: - const: bosch,bmi270 + enum: + - bosch,bmi260 + - bosch,bmi270 reg: maxItems: 1