* [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
* [PATCH 2/2] iio: imu: inv_icm42600: Add icm42631 documentation
2022-11-07 22:33 [PATCH 0/2] iio: imu: inv_icm42600: Add support for icm42631 Jay Greco
@ 2022-11-07 22:33 ` Jay Greco
2022-11-08 18:14 ` Krzysztof Kozlowski
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
Update the required documentation for the icm42631.
Signed-off-by: Jay Greco <grecojay@amazon.com>
---
.../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 488349755c99..13c9abdd3131 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,icm42631
reg:
maxItems: 1
--
2.37.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 2/2] iio: imu: inv_icm42600: Add icm42631 documentation
2022-11-07 22:33 ` [PATCH 2/2] iio: imu: inv_icm42600: Add icm42631 documentation Jay Greco
@ 2022-11-08 18:14 ` Krzysztof Kozlowski
0 siblings, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-11-08 18:14 UTC (permalink / raw)
To: Jay Greco, linux-iio
Cc: jorcrous, Jean-Baptiste Maneyrol, Jonathan Cameron,
Krzysztof Kozlowski, Lars-Peter Clausen, Rob Herring, devicetree,
linux-kernel
On 07/11/2022 23:33, Jay Greco wrote:
> Update the required documentation for the icm42631.
>
> Signed-off-by: Jay Greco <grecojay@amazon.com>
Use subject prefixes matching the subsystem (git log --oneline -- ...).
> ---
>
> .../devicetree/bindings/iio/imu/invensense,icm42600.yaml | 1 +
Best regards,
Krzysztof
^ 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).