dt-bindings: iio: magnetometer: bmc150: Document regulator supplies
authorStephan Gerhold <stephan@gerhold.net>
Sat, 9 Jan 2021 15:23:26 +0000 (16:23 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Fri, 22 Jan 2021 08:52:03 +0000 (08:52 +0000)
BMC150 needs VDD and VDDIO regulators that might need to be explicitly
enabled. Document support for vdd/vddio-supply to implement this.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Link: https://lore.kernel.org/r/20210109152327.512538-1-stephan@gerhold.net
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/magnetometer/bosch,bmc150_magn.yaml

index cdef7aeba708c3d91c4b12e314662b7e1928dca6..2867ab6bf9b081b614ca66252faf1e6db6fb5655 100644 (file)
@@ -30,6 +30,9 @@ properties:
   reg:
     maxItems: 1
 
+  vdd-supply: true
+  vddio-supply: true
+
   interrupts:
     maxItems: 1