Skip to content

Commit 9f2223e

Browse files
Rubuschjic23
authored andcommitted
dt-bindings: iio: accel: adxl345: make interrupts not a required property
Remove interrupts from the list of required properties. The ADXL345 does not need interrupts for basic accelerometer functionality. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Lothar Rubusch <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
1 parent ad953dc commit 9f2223e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/devicetree/bindings/iio/accel/adi,adxl345.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ properties:
4040
required:
4141
- compatible
4242
- reg
43-
- interrupts
4443

4544
allOf:
4645
- $ref: /schemas/spi/spi-peripheral-props.yaml#

0 commit comments

Comments
 (0)