Commit 82fe56c6 authored by Stanislav Jakubek's avatar Stanislav Jakubek Committed by Mark Brown

dt-bindings: regulator: ti,tps65132: document VIN supply

TPS65132 is powered by its VIN supply, document it.
Signed-off-by: default avatarStanislav Jakubek <stano.jakubek@gmail.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/ZoWxnEY944ht2EWf@standask-GA-A55M-S2HPSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 80e64b6d
......@@ -23,6 +23,8 @@ properties:
reg:
maxItems: 1
vin-supply: true
patternProperties:
"^out[pn]$":
type: object
......@@ -65,6 +67,7 @@ examples:
regulator@3e {
compatible = "ti,tps65132";
reg = <0x3e>;
vin-supply = <&supply>;
outp {
regulator-name = "outp";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment