Skip to content

Commit ad953dc

Browse files
vamoiridjic23
authored andcommitted
dt-bindings: iio: imu: bmi323: 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 890faa2 commit ad953dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ properties:
3838
- INT2
3939

4040
drive-open-drain:
41+
type: boolean
4142
description:
4243
set if the specified interrupt pin should be configured as
4344
open drain. If not set, defaults to push-pull.

0 commit comments

Comments
 (0)