Skip to content

Commit f1f57c1

Browse files
vamoiridjic23
authored andcommitted
dt-bindings: iio: imu: bmi160: add boolean type for drive-open-drain
Add missing type description "boolean" for the drive-open-drain property. Signed-off-by: Vasileios Amoiridis <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
1 parent 4467dfd commit f1f57c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/iio/imu/bosch,bmi160.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ properties:
3737
to "INT2" if INT2 pin should be used instead
3838
3939
drive-open-drain:
40+
type: boolean
4041
description: |
4142
set if the specified interrupt pin should be configured as
4243
open drain. If not set, defaults to push-pull.

0 commit comments

Comments
 (0)