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

TPS65132 is powered by its VIN supply, document it.

Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/ZoWxnEY944ht2EWf@standask-GA-A55M-S2HP
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Stanislav Jakubek 2024-07-03 22:16:28 +02:00 committed by Mark Brown
parent 80e64b6d34
commit 82fe56c6fe
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -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";