From: Lorenzo Bianconi Date: Sun, 11 Nov 2018 14:15:36 +0000 (+0100) Subject: dt-bindings: iio: imu: st_lsm6dsx: add support to i2c pullup resistors X-Git-Tag: v5.4-rc1~1925^2~249^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1d6b36752bb31c4407ec8e995b361ffdc15fb86d;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: iio: imu: st_lsm6dsx: add support to i2c pullup resistors Signed-off-by: Lorenzo Bianconi Signed-off-by: Jonathan Cameron --- diff --git a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt index 879322ad50fd..69d53d98d0f0 100644 --- a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt +++ b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt @@ -13,6 +13,7 @@ Required properties: Optional properties: - st,drdy-int-pin: the pin on the package that will be used to signal "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 as open drain, which is useful if several sensors share the same interrupt line. This is a boolean property.