[PATCH 2/2] iio: imu: inv_icm42600: Add icm42631 documentation

Jay Greco posted 2 patches 3 years, 5 months ago
There is a newer version of this series
[PATCH 2/2] iio: imu: inv_icm42600: Add icm42631 documentation
Posted by Jay Greco 3 years, 5 months ago
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
Re: [PATCH 2/2] iio: imu: inv_icm42600: Add icm42631 documentation
Posted by Krzysztof Kozlowski 3 years, 5 months ago
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