[PATCH v2 05/30] usb: phy: nop: Handle RESET for the PHY

2013-01-28 Thread Roger Quadros
We expect the RESET line to be modeled as a regulator with supply name "reset". The regulator should be modeled such that enabling the regulator brings the PHY device out of RESET and disabling the regulator holds the device in RESET. They PHY will be held in RESET in .shutdown() and brought out o

Re: [PATCH v2 05/30] usb: phy: nop: Handle RESET for the PHY

2013-02-05 Thread Felipe Balbi
On Mon, Jan 28, 2013 at 01:30:06PM +0200, Roger Quadros wrote: > We expect the RESET line to be modeled as a regulator with supply > name "reset". The regulator should be modeled such that enabling > the regulator brings the PHY device out of RESET and disabling the > regulator holds the device in