On Tue, 17 Nov 2020 16:11:38 +0100 Lorenzo Bianconi <lorenzo@xxxxxxxxxx> wrote: > Signed-off-by: Lorenzo Bianconi <lorenzo@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt > index 7c6742d3e992..bc3448df9647 100644 > --- a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt > +++ b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt > @@ -20,6 +20,10 @@ Required properties: > - reg: i2c address of the sensor / spi cs line > > Optional properties: > +- vdd-supply: an optional regulator that needs to be on to provide VDD > + power to the sensor. > +- vddio-supply: an optional regulator that needs to be on to provide the > + VDD IO power to the sensor. > - 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. Hi Lorenzo, Please could you rebase this on top of https://lore.kernel.org/linux-iio/20201031184854.745828-13-jic23@xxxxxxxxxx/ Which does a yaml conversion of this file. I'm working my way through backlog of those this week so will pick that up at some point very soon. I'll resend a v2 of some patches in those series, but only those where there are outstanding comments that aren't trivial. (Rob's acked most with a few requested tweaks). Thanks, Jonathan