Skip to content

Commit 890faa2

Browse files
vamoiridjic23
authored andcommitted
dt-bindings: iio: imu: bmi270: 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]> Reviewed-by: Alex Lanzano <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
1 parent f1f57c1 commit 890faa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ properties:
4141
- INT2
4242

4343
drive-open-drain:
44+
type: boolean
4445
description:
4546
set if the specified interrupt pins should be configured as
4647
open drain. If not set, defaults to push-pull.

0 commit comments

Comments
 (0)