From: Stephan Gerhold Date: Sat, 9 Jan 2021 15:23:26 +0000 (+0100) Subject: dt-bindings: iio: magnetometer: bmc150: Document regulator supplies X-Git-Tag: v5.15~1777^2~112^2~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=111a10d4991409fc84b0d9c510d8d497da5cf21c;p=platform%2Fkernel%2Flinux-starfive.git 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 Reviewed-by: Rob Herring Signed-off-by: Stephan Gerhold Link: https://lore.kernel.org/r/20210109152327.512538-1-stephan@gerhold.net Signed-off-by: Jonathan Cameron --- diff --git a/Documentation/devicetree/bindings/iio/magnetometer/bosch,bmc150_magn.yaml b/Documentation/devicetree/bindings/iio/magnetometer/bosch,bmc150_magn.yaml index cdef7ae..2867ab6 100644 --- a/Documentation/devicetree/bindings/iio/magnetometer/bosch,bmc150_magn.yaml +++ b/Documentation/devicetree/bindings/iio/magnetometer/bosch,bmc150_magn.yaml @@ -30,6 +30,9 @@ properties: reg: maxItems: 1 + vdd-supply: true + vddio-supply: true + interrupts: maxItems: 1