]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
phy: rcar-gen3-usb2: Add vbus-supply to handle VBUS on/off
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Thu, 3 Mar 2016 10:09:05 +0000 (19:09 +0900)
committerKishon Vijay Abraham I <kishon@ti.com>
Sat, 30 Apr 2016 14:42:25 +0000 (20:12 +0530)
commit6dcfd7c300bf3588d4f2500e14d90ffea5595e84
treef9a23875f33c4bf849a9d9cdfbd24873b9e4e82e
parent801a69c787812f987f38feb2f54782bcf2a4a007
phy: rcar-gen3-usb2: Add vbus-supply to handle VBUS on/off

To handle the VBUS on/off by a regulator driver, this patch adds
regulator APIs calling in the driver and description about vbus-supply
in the rcar-gen3-phy-usb2.txt.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt
drivers/phy/phy-rcar-gen3-usb2.c