On Mon, Feb 22, 2016 at 06:58:01PM +0900, Yoshihiro Shimoda wrote: > 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 <[email protected]> > --- > .../devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 2 ++
Acked-by: Rob Herring <[email protected]> > drivers/phy/phy-rcar-gen3-usb2.c | 28 > ++++++++++++++++++++++ > 2 files changed, 30 insertions(+)
