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 <krzysztof.kozlowski@linaro.org> Signed-off-by: Lothar Rubusch <l.rubusch@gmail.com> Link: https://patch.msgid.link/20241225181338.69672-3-l.rubusch@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
1 parent ad953dc commit 9f2223e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)