diff mbox series

[1/2] dt-bindings: iio: imu: mpu6050: Add iam20680ht/hp bindings to mpu6050

Message ID 20240920133615.167726-2-inv.git-commit@tdk.com (mailing list archive)
State New
Headers show
Series Add support of IAM-20680 HP & HT | expand

Commit Message

inv.git-commit@tdk.com Sept. 20, 2024, 1:36 p.m. UTC
From: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>

IAM-20680HT & HP are 2 variants of IAM-20680 fully compatible.
They just have better specs, temperature range and a bigger FIFO.

Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
---
 .../devicetree/bindings/iio/imu/invensense,mpu6050.yaml      | 5 +++++
 1 file changed, 5 insertions(+)

--
2.34.1

Comments

Krzysztof Kozlowski Sept. 20, 2024, 1:39 p.m. UTC | #1
On 20/09/2024 15:36, inv.git-commit@tdk.com wrote:
> From: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
> 
> IAM-20680HT & HP are 2 variants of IAM-20680 fully compatible.
> They just have better specs, temperature range and a bigger FIFO.
> 
> Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>

You just sent it... please do not send the same over and over again. See
submitting patches. Your contributions should be versioned and provide
changelog in cover letter or within patch's changelog (---).

Sending the same over and over will get the same answer: nope.

Best regards,
Krzysztof
Jean-Baptiste Maneyrol Sept. 20, 2024, 2:39 p.m. UTC | #2
Hello,

sorry about that, since there are no modifications at all in the patches and just sent them with the added email lists, I wasn't thinking there was a need to update the version.

I will resend with an updated version number to the right lists then, even if the patches are strictly the same.

Sorry about that.

Thanks,
JB
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml b/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml
index 587ff2bced2d..a8d30ef015fa 100644
--- a/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml
+++ b/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml
@@ -36,6 +36,11 @@  properties:
       - items:
           - const: invensense,icm20608d
           - const: invensense,icm20608
+      - items:
+          - enum:
+              - invensense,iam20680hp
+              - invensense,iam20680ht
+          - const: invensense,iam20680

   reg:
     maxItems: 1