Re: [U-Boot] [PATCH 3/5] TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx

2015-08-10 Thread Tom Rini
On Mon, Aug 10, 2015 at 04:52:56PM +0530, Kishon Vijay Abraham I wrote: Added support to power on/power off the second USB PHY present in DRA7xx and AM57xx. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com Reviewed-by: Tom Rini tr...@konsulko.com -- Tom signature.asc Description:

[U-Boot] [PATCH 3/5] TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx

2015-08-10 Thread Kishon Vijay Abraham I
Added support to power on/power off the second USB PHY present in DRA7xx and AM57xx. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com --- drivers/usb/dwc3/ti_usb_phy.c | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/drivers/usb/dwc3/ti_usb_phy.c