[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241020220011.212395-4-justin@justinweiss.com>
Date: Sun, 20 Oct 2024 15:00:07 -0700
From: Justin Weiss <justin@...tinweiss.com>
To: Alex Lanzano <lanzano.alex@...il.com>,
Jonathan Cameron <jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: Justin Weiss <justin@...tinweiss.com>,
linux-iio@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
"Derek J . Clark" <derekjohn.clark@...il.com>,
Philip Müller <philm@...jaro.org>
Subject: [PATCH v3 3/6] dt-bindings: iio: imu: bmi270: Add Bosch BMI260
Add compatible ID for Bosch BMI260 to BMI270 documentation.
Signed-off-by: Justin Weiss <justin@...tinweiss.com>
---
Documentation/devicetree/bindings/iio/imu/bosch,bmi270.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/iio/imu/bosch,bmi270.yaml b/Documentation/devicetree/bindings/iio/imu/bosch,bmi270.yaml
index 792d1483af3c..7b0cde1c9b0a 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
--
2.47.0
Powered by blists - more mailing lists