Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: iio: magnetometer: bmc150: Document regulator supplies

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>

authored by

Stephan Gerhold and committed by
Jonathan Cameron
111a10d4 d9a0e73c

+3
+3
Documentation/devicetree/bindings/iio/magnetometer/bosch,bmc150_magn.yaml
··· 30 30 reg: 31 31 maxItems: 1 32 32 33 + vdd-supply: true 34 + vddio-supply: true 35 + 33 36 interrupts: 34 37 maxItems: 1 35 38