mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
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 <vassilisamir@gmail.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/20241219234745.58723-2-vassilisamir@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
4467dfddc5
commit
f1f57c1ef1
|
|
@ -37,6 +37,7 @@ properties:
|
|||
to "INT2" if INT2 pin should be used instead
|
||||
|
||||
drive-open-drain:
|
||||
type: boolean
|
||||
description: |
|
||||
set if the specified interrupt pin should be configured as
|
||||
open drain. If not set, defaults to push-pull.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user