summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/phy
diff options
context:
space:
mode:
authorLi Jun <jun.li@nxp.com>2020-08-17 16:56:03 +0800
committerLi Jun <jun.li@nxp.com>2020-08-20 14:50:13 +0800
commit75b6be9e95880ebce54741363d015d38e9905d6a (patch)
tree4b3ff2a595c50ab19753541049e2fbc8bb1e1515 /Documentation/devicetree/bindings/phy
parentf88f8c4d9be54b567328efae264fbb6232dbce1a (diff)
MLK-24507-7 dt-bindings: phy-imx8mq-usb: add vbus-power-supply property
Add vbus-power-supply property for BC battery charger, which is the phandle of power supply of vbus. Reviewed-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Li Jun <jun.li@nxp.com>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-rw-r--r--Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt b/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
index 7c70f2ad9942..ca82b3547dce 100644
--- a/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
+++ b/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt
@@ -9,7 +9,8 @@ Required properties:
Optional properties:
- vbus-supply: A phandle to the regulator for USB VBUS.
-
+- vbus-power-supply: A phandle to the vbus power supply provider, used to
+ to detect the possible BC charger type of it.
Example:
usb3_phy0: phy@381f0040 {
compatible = "fsl,imx8mq-usb-phy";