From 7b0de50e99c118cae90cebedc43f8eece5394c71 Mon Sep 17 00:00:00 2001 From: Frank Wang Date: Thu, 24 Mar 2016 16:54:21 +0800 Subject: [PATCH] Documentation: bindings: update one property for Rockchip usb-phy vbus_drv-gpio property updated Change-Id: I528b10f1c41cbadff2b4f0d1b1b63f7d2cb51a97 Signed-off-by: Frank Wang --- Documentation/devicetree/bindings/phy/rockchip-usb-phy.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/phy/rockchip-usb-phy.txt b/Documentation/devicetree/bindings/phy/rockchip-usb-phy.txt index db0aa7eb9f68..597dea0cca41 100644 --- a/Documentation/devicetree/bindings/phy/rockchip-usb-phy.txt +++ b/Documentation/devicetree/bindings/phy/rockchip-usb-phy.txt @@ -26,8 +26,7 @@ required properties: Optional Properties: - clocks : phandle + clock specifier for the phy clocks - clock-names: string, clock name, must be "phyclk" -- host_drv_gpio: vbus-drv gpio, pull gpio on/off to - control vbus supply. +- vbus_drv-gpio: pull gpio on/off to control vbus power supply. - #clock-cells: for users of the phy-pll, should be 0 Example: -- 2.34.1