Re: [PATCH 1/2] dt-bindings: iio: imu: icm42600: add icm42630
From: Jean-Baptiste Maneyrol
Date: Tue Jul 21 2026 - 03:19:52 EST
>________________________________________
>From: Jorijn van der Graaf <jorijnvdgraaf@xxxxxxxxxxxxx>
>Sent: Monday, July 20, 2026 19:34
>To: Jonathan Cameron; Jean-Baptiste Maneyrol
>Cc: Jorijn van der Graaf; David Lechner; Nuno Sá; Andy Shevchenko; Rob Herring; Krzysztof Kozlowski; Conor Dooley; Chris Morgan; Luca Weiss; linux-iio@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
>Subject: [PATCH 1/2] dt-bindings: iio: imu: icm42600: add icm42630
>
>The TDK InvenSense ICM-42630 is a 6-axis IMU of the ICM-42600 family, found e. g. in the Fairphone 6. Document its compatible. A fallback compatible to a sibling is not usable: the part reports its own WHOAMI register value, which software validates
>ZjQcmQRYFpfptBannerStart
>This Message Is From an External Sender
>This message came from outside your organization.
>
>ZjQcmQRYFpfptBannerEnd
>
>The TDK InvenSense ICM-42630 is a 6-axis IMU of the ICM-42600 family,
>found e.g. in the Fairphone 6. Document its compatible.
>
>A fallback compatible to a sibling is not usable: the part reports its
>own WHOAMI register value, which software validates against the
>compatible.
>
>Assisted-by: Claude:claude-fable-5
>Signed-off-by: Jorijn van der Graaf <jorijnvdgraaf@xxxxxxxxxxxxx>
>---
> .../devicetree/bindings/iio/imu/invensense,icm42600.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml b/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
>index 119e28a833fd..add3a7fef09d 100644
>--- a/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
>+++ b/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
>@@ -31,6 +31,7 @@ properties:
> - invensense,icm42602
> - invensense,icm42605
> - invensense,icm42622
>+ - invensense,icm42630
> - invensense,icm42631
> - invensense,icm42686
> - invensense,icm42688
>--
>2.55.0
>
>
Hello Jorijn,
it is OK for me, thanks for the patch.
Acked-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@xxxxxxx>
Thanks,
JB