* [v4,2/4] dt-bindings: connector: Add vbus-supply property
@ 2019-02-07 11:17 Jorge Ramirez
0 siblings, 0 replies; 2+ messages in thread
From: Jorge Ramirez @ 2019-02-07 11:17 UTC (permalink / raw)
To: jorge.ramirez-ortiz, robh, bjorn.andersson
Cc: swboyd, andy.gross, shawn.guo, gregkh, mark.rutland, kishon,
jackp, devicetree, linux-arm-msm, linux-usb, linux-kernel,
linux-arm-kernel, khasim.mohammed
Some phys might need to control their VBUS regulators while not being
supplied by them. If such support is required, use the vbus-supply
property in the connector to retrieve the regulator.
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
---
Documentation/devicetree/bindings/connector/usb-connector.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/connector/usb-connector.txt b/Documentation/devicetree/bindings/connector/usb-connector.txt
index a9a2f2fc44f2..2ad22dd6dc39 100644
--- a/Documentation/devicetree/bindings/connector/usb-connector.txt
+++ b/Documentation/devicetree/bindings/connector/usb-connector.txt
@@ -16,6 +16,10 @@ Optional properties:
non-fullsize connectors: "mini", "micro".
- self-powered: Set this property if the usb device that has its own power
source.
+- vbus-supply:
+ Value type: <phandle>
+ Definition: phandle to the regulator VBUS supply node. Set this property if
+ the connector is supplied by VBUS.
Optional properties for usb-c-connector:
- power-role: should be one of "source", "sink" or "dual"(DRP) if typec
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [v4,2/4] dt-bindings: connector: Add vbus-supply property
@ 2019-02-13 21:44 Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2019-02-13 21:44 UTC (permalink / raw)
To: Jorge Ramirez-Ortiz
Cc: robh, bjorn.andersson, swboyd, andy.gross, shawn.guo, gregkh,
mark.rutland, kishon, jackp, devicetree, linux-arm-msm, linux-usb,
linux-kernel, linux-arm-kernel, khasim.mohammed
On Thu, 7 Feb 2019 12:17:32 +0100, Jorge Ramirez-Ortiz wrote:
> Some phys might need to control their VBUS regulators while not being
> supplied by them. If such support is required, use the vbus-supply
> property in the connector to retrieve the regulator.
>
> Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
> ---
> Documentation/devicetree/bindings/connector/usb-connector.txt | 4 ++++
> 1 file changed, 4 insertions(+)
>
Reviewed-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-13 21:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-13 21:44 [v4,2/4] dt-bindings: connector: Add vbus-supply property Rob Herring
-- strict thread matches above, loose matches on Subject: below --
2019-02-07 11:17 Jorge Ramirez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).