On Thu, 19 Nov 2020 10:13:35 +0100 Lorenzo Bianconi <lorenzo@xxxxxxxxxx> wrote: > Signed-off-by: Lorenzo Bianconi <lorenzo@xxxxxxxxxx> I'd drop the description as kind of obvious. vdd-supply: true will work fine. Thanks, Jonathan > --- > Documentation/devicetree/bindings/iio/humidity/st,hts221.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/iio/humidity/st,hts221.yaml b/Documentation/devicetree/bindings/iio/humidity/st,hts221.yaml > index 396451c26728..53df083b3de6 100644 > --- a/Documentation/devicetree/bindings/iio/humidity/st,hts221.yaml > +++ b/Documentation/devicetree/bindings/iio/humidity/st,hts221.yaml > @@ -26,6 +26,9 @@ properties: > The interrupt/data ready line will be configured as open drain, which > is useful if several sensors share the same interrupt line. > > + vdd-supply: > + description: if defined provides VDD power to the sensor. > + > interrupts: > maxItems: 1 >