Skip to content

Commit 3fd1335

Browse files
kartbendanieldegrasse
authored andcommitted
dts: bindings: sensor: bmp581: drop redundant required property
`required` already defaults to false and generates a compliance error so drop it. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent b3def01 commit 3fd1335

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dts/bindings/sensor/bosch,bmp581.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ include: [sensor-device.yaml, i2c-device.yaml]
99
properties:
1010
int-gpios:
1111
type: phandle-array
12-
required: false
1312
description: Interrupt pin.
1413

1514
The interrupt pin of BMP581 is open-drain, active low. If connected directly to the MCU,

0 commit comments

Comments
 (0)