public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iio: imu: inv_icm42600: add support of ICM-42688-P
@ 2024-04-08  9:07 inv.git-commit
  2024-04-08  9:07 ` [PATCH v3 1/2] dt-bindings: iio: imu: add icm42688 inside inv_icm42600 inv.git-commit
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: inv.git-commit @ 2024-04-08  9:07 UTC (permalink / raw)
  To: jic23, robh, krzysztof.kozlowski+dt, conor+dt
  Cc: lars, linux-iio, devicetree, Jean-Baptiste Maneyrol

From: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>

This series is for adding support of high-end specs ICM-42688-P chip.

Changelog:
* v2: change order of chip definitions and order of patches
* v3: add patch description and resend without email IP header issue

Jean-Baptiste Maneyrol (2):
  dt-bindings: iio: imu: add icm42688 inside inv_icm42600
  iio: imu: inv_icm42600: add support of ICM-42688-P

 .../devicetree/bindings/iio/imu/invensense,icm42600.yaml     | 1 +
 drivers/iio/imu/inv_icm42600/inv_icm42600.h                  | 2 ++
 drivers/iio/imu/inv_icm42600/inv_icm42600_core.c             | 5 +++++
 drivers/iio/imu/inv_icm42600/inv_icm42600_i2c.c              | 3 +++
 drivers/iio/imu/inv_icm42600/inv_icm42600_spi.c              | 3 +++
 5 files changed, 14 insertions(+)

--
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-13 11:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-08  9:07 [PATCH v3 0/2] iio: imu: inv_icm42600: add support of ICM-42688-P inv.git-commit
2024-04-08  9:07 ` [PATCH v3 1/2] dt-bindings: iio: imu: add icm42688 inside inv_icm42600 inv.git-commit
2024-04-08  9:52   ` Krzysztof Kozlowski
2024-04-08  9:07 ` [PATCH v3 2/2] iio: imu: inv_icm42600: add support of ICM-42688-P inv.git-commit
2024-04-13 11:07 ` [PATCH v3 0/2] " Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox