Commit 1d6b3675 authored by Lorenzo Bianconi's avatar Lorenzo Bianconi Committed by Jonathan Cameron

dt-bindings: iio: imu: st_lsm6dsx: add support to i2c pullup resistors

Signed-off-by: default avatarLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 6d0205fd
...@@ -13,6 +13,7 @@ Required properties: ...@@ -13,6 +13,7 @@ Required properties:
Optional properties: Optional properties:
- st,drdy-int-pin: the pin on the package that will be used to signal - st,drdy-int-pin: the pin on the package that will be used to signal
"data ready" (valid values: 1 or 2). "data ready" (valid values: 1 or 2).
- st,pullups : enable/disable internal i2c controller pullup resistors.
- drive-open-drain: the interrupt/data ready line will be configured - drive-open-drain: the interrupt/data ready line will be configured
as open drain, which is useful if several sensors share the same as open drain, which is useful if several sensors share the same
interrupt line. This is a boolean property. interrupt line. This is a boolean property.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment