From: Grond <[email protected]> FIXME: not reflected in the bindings
+Reguired properties: +For twl3040 REGEN signal: + - regulator-min-microvolt: + - Same meaning as in bindings/regulator/regulator.yaml, but must match + regulator-max-microvolt. + - regulator-max-microvolt: + - Same meaning as in bindings/regulator/regulator.yaml, but must match + regulator-min-microvolt. + - startup-delay-us: + - Same meaning as in bindings/regulator/fixed-regulator.yaml. Signed-off-by: Grond <[email protected]> Signed-off-by: H. Nikolaus Schaller <[email protected]> --- Documentation/devicetree/bindings/mfd/ti,twl.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mfd/ti,twl.yaml b/Documentation/devicetree/bindings/mfd/ti,twl.yaml index 9cc3e4721612e..183fc015e40ad 100644 --- a/Documentation/devicetree/bindings/mfd/ti,twl.yaml +++ b/Documentation/devicetree/bindings/mfd/ti,twl.yaml @@ -46,6 +46,7 @@ allOf: - ti,twl4030-vusb1v5 - ti,twl4030-vusb1v8 - ti,twl4030-vusb3v1 + - ti,twl4030-regen ti,retain-on-reset: false properties: -- 2.50.1 (Apple Git-155)
