Skip to content

Commit 8ca3045

Browse files
committed
dts: bindings: sensor: st,lis2dh cleanup boolean properties
Remove 'required: false' for boolean properties. Signed-off-by: Pieter De Gendt <[email protected]>
1 parent 277524a commit 8ca3045

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dts/bindings/sensor/st,lis2dh-common.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ properties:
1111
1212
disconnect-sdo-sa0-pull-up:
1313
type: boolean
14-
required: false
1514
description: |
1615
Indicates the device driver should disconnect SDO/SA0 pull-up
1716
during device initialization (e.g. to save current
@@ -20,7 +19,6 @@ properties:
2019
2120
anym-on-int1:
2221
type: boolean
23-
required: false
2422
description: |
2523
Indicates that the device driver should use interrupt 1
2624
for any movement. This is for boards that only have one

0 commit comments

Comments
 (0)