devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: imu: inv_icm42600: Add support for icm42631
@ 2022-11-07 22:33 Jay Greco
  2022-11-07 22:33 ` [PATCH 2/2] iio: imu: inv_icm42600: Add icm42631 documentation Jay Greco
  0 siblings, 1 reply; 3+ messages in thread
From: Jay Greco @ 2022-11-07 22:33 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.


Jay Greco (2):
  iio: imu: inv_icm42600: Add support for icm42631
  iio: imu: inv_icm42600: Add icm42631 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] 3+ messages in thread

end of thread, other threads:[~2022-11-08 18:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-07 22:33 [PATCH 0/2] iio: imu: inv_icm42600: Add support for icm42631 Jay Greco
2022-11-07 22:33 ` [PATCH 2/2] iio: imu: inv_icm42600: Add icm42631 documentation Jay Greco
2022-11-08 18:14   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).