Re: [PATCH 1/5] usb: phy: phy-nop: add support for am335x PHY

2013-07-25 Thread Felipe Balbi
Hi, On Fri, Jul 05, 2013 at 03:32:54PM +0200, Sebastian Andrzej Siewior wrote: The am335x PHY code is well hidden in multiple places. The glue layer uses the nop and does up/down in the background. This patch copies the power on / power off part out of dsps so it can be removed later in dsps.

[PATCH 1/5] usb: phy: phy-nop: add support for am335x PHY

2013-07-05 Thread Sebastian Andrzej Siewior
The am335x PHY code is well hidden in multiple places. The glue layer uses the nop and does up/down in the background. This patch copies the power on / power off part out of dsps so it can be removed later in dsps. At this point I am not sure if it is better to write a new phy driver for am335x or