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 <vassilisamir@gmail.com> Reviewed-by: Alex Lanzano <lanzano.alex@gmail.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/20241219234745.58723-3-vassilisamir@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
1 parent f1f57c1 commit 890faa2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)