From 75b6be9e95880ebce54741363d015d38e9905d6a Mon Sep 17 00:00:00 2001 From: Li Jun Date: Mon, 17 Aug 2020 16:56:03 +0800 Subject: 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 Signed-off-by: Li Jun --- Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Documentation/devicetree/bindings/phy') 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"; -- cgit v1.2.3