All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] iio: imu: inv_icm42600: Add support for icm42631
@ 2022-11-10 19:29 Jay Greco
  2022-11-10 19:29 ` [PATCH v2 1/2] " Jay Greco
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jay Greco @ 2022-11-10 19:29 UTC (permalink / raw)
  To: linux-iio
  Cc: jorcrous, Jay Greco, Jean-Baptiste Maneyrol, Jonathan Cameron,
	Krzysztof Kozlowski, Lars-Peter Clausen, Rob Herring, devicetree,
	linux-kernel

This patch adds support for the invensense icm42631 as part of the
inv_icm42600 family driver within the IIO subsystem. The patch series
also includes the requisite changes to the dt-bindings documentation.

Changes in v2:
- Fix documentation subject prefix per Krzysztof Kozlowski

Changes in v1:
- initial patch submission

Jay Greco (2):
  iio: imu: inv_icm42600: Add support for icm42631
  dt-bindings: iio: imu: Add inv_icm42600 documentation

 .../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.37.1


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

end of thread, other threads:[~2022-11-12 17:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-10 19:29 [PATCH v2 0/2] iio: imu: inv_icm42600: Add support for icm42631 Jay Greco
2022-11-10 19:29 ` [PATCH v2 1/2] " Jay Greco
2022-11-10 19:47   ` Jean-Baptiste Maneyrol
2022-11-10 19:29 ` [PATCH v2 2/2] dt-bindings: iio: imu: Add inv_icm42600 documentation Jay Greco
2022-11-10 19:48   ` Jean-Baptiste Maneyrol
2022-11-11 14:58   ` Krzysztof Kozlowski
2022-11-12 17:44 ` [PATCH v2 0/2] iio: imu: inv_icm42600: Add support for icm42631 Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.