[PATCH v16 02/10] dt-bindings: iio: imu: icm42600: Remove interrupts from required
Chris Morgan
macroalpha82 at gmail.com
Mon Jul 13 14:58:32 PDT 2026
From: Chris Morgan <macromorgan at hotmail.com>
Interrupts are almost never required for IIO devices per upstream
maintainers. Remove interrupt as a required parameter for the
devicetree binding.
Signed-off-by: Chris Morgan <macromorgan at hotmail.com>
---
.../devicetree/bindings/iio/imu/invensense,icm42600.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml b/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
index 9b2af104f186..f6f97ea03038 100644
--- a/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
+++ b/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
@@ -67,7 +67,6 @@ properties:
required:
- compatible
- reg
- - interrupts
allOf:
- $ref: /schemas/spi/spi-peripheral-props.yaml#
--
2.43.0
More information about the Linux-rockchip
mailing list