Re: [PATCH 1/3] phy: omap-usb2: Manage PHY 3.3V supply regulator

2014-07-01 Thread Kishon Vijay Abraham I
On Tuesday 01 July 2014 03:55 PM, Roger Quadros wrote: > On 07/01/2014 01:20 PM, Kishon Vijay Abraham I wrote: >> Hi, >> >> On Tuesday 01 July 2014 03:43 PM, Roger Quadros wrote: >>> On 07/01/2014 12:56 PM, Kishon Vijay Abraham I wrote: Hi Roger, On Monday 30 June 2014 04:30 PM, Ro

Re: [PATCH 1/3] phy: omap-usb2: Manage PHY 3.3V supply regulator

2014-07-01 Thread Roger Quadros
On 07/01/2014 01:20 PM, Kishon Vijay Abraham I wrote: > Hi, > > On Tuesday 01 July 2014 03:43 PM, Roger Quadros wrote: >> On 07/01/2014 12:56 PM, Kishon Vijay Abraham I wrote: >>> Hi Roger, >>> >>> On Monday 30 June 2014 04:30 PM, Roger Quadros wrote: On some SoCs e.g. J6 the 3.3V supply to t

Re: [PATCH 1/3] phy: omap-usb2: Manage PHY 3.3V supply regulator

2014-07-01 Thread Kishon Vijay Abraham I
Hi, On Tuesday 01 July 2014 03:43 PM, Roger Quadros wrote: > On 07/01/2014 12:56 PM, Kishon Vijay Abraham I wrote: >> Hi Roger, >> >> On Monday 30 June 2014 04:30 PM, Roger Quadros wrote: >>> On some SoCs e.g. J6 the 3.3V supply to the USB2 PHY can be >>> powered down when the PHY is not in use. A

Re: [PATCH 1/3] phy: omap-usb2: Manage PHY 3.3V supply regulator

2014-07-01 Thread Roger Quadros
On 07/01/2014 12:56 PM, Kishon Vijay Abraham I wrote: > Hi Roger, > > On Monday 30 June 2014 04:30 PM, Roger Quadros wrote: >> On some SoCs e.g. J6 the 3.3V supply to the USB2 PHY can be >> powered down when the PHY is not in use. Add regulator >> management code to control this power line. >> >>

Re: [PATCH 1/3] phy: omap-usb2: Manage PHY 3.3V supply regulator

2014-07-01 Thread Kishon Vijay Abraham I
Hi Roger, On Monday 30 June 2014 04:30 PM, Roger Quadros wrote: > On some SoCs e.g. J6 the 3.3V supply to the USB2 PHY can be > powered down when the PHY is not in use. Add regulator > management code to control this power line. > > Signed-off-by: Roger Quadros > --- > drivers/phy/phy-omap-usb2

Re: [PATCH 1/3] phy: omap-usb2: Manage PHY 3.3V supply regulator

2014-06-30 Thread Felipe Balbi
Hi, On Mon, Jun 30, 2014 at 02:00:36PM +0300, Roger Quadros wrote: > On some SoCs e.g. J6 the 3.3V supply to the USB2 PHY can be > powered down when the PHY is not in use. Add regulator > management code to control this power line. > > Signed-off-by: Roger Quadros Reviewed-by: Felipe Balbi >