Re: [PATCH v2] usb: phy: add R-Car USB phy driver

2012-09-05 Thread ABRAHAM, KISHON VIJAY
Hi, On Wed, Sep 5, 2012 at 2:01 PM, Marc Kleine-Budde wrote: > On 09/05/2012 10:13 AM, Kuninori Morimoto wrote: >> This patch adds Renesas R-Car USB phy driver. >> It supports R8A7779 chip at this point. >> >> R-Car has some USB controllers, but has only one phy-initializer. >> So, this driver is

Re: [PATCH v2] usb: phy: add R-Car USB phy driver

2012-09-05 Thread Marc Kleine-Budde
On 09/05/2012 10:13 AM, Kuninori Morimoto wrote: > This patch adds Renesas R-Car USB phy driver. > It supports R8A7779 chip at this point. > > R-Car has some USB controllers, but has only one phy-initializer. > So, this driver is counting users. > > Signed-off-by: Kuninori Morimoto > --- > v1 ->

[PATCH v2] usb: phy: add R-Car USB phy driver

2012-09-05 Thread Kuninori Morimoto
This patch adds Renesas R-Car USB phy driver. It supports R8A7779 chip at this point. R-Car has some USB controllers, but has only one phy-initializer. So, this driver is counting users. Signed-off-by: Kuninori Morimoto --- v1 -> v2 - enable usb_phy_xxx() - used subsys_initcall() drivers/usb/