Hi Abraham
> > EHCI/OHCI.
> > Now, I'm using ohci/ehci-platform.c
>
> Thats a generic ehci driver. I was interested in the specific usb
> controller that uses this phy. Anyways now I know its a host only
> driver :-)
(snip)
> Yeah. We are in the process of cleaning it up. Indeed it's normal in
>
Hi,
On Wed, Sep 5, 2012 at 6:20 AM, Kuninori Morimoto
wrote:
>
> Hi Abraham
>
> Thank you for checking patch
>
>
>> > +config USB_RCAR_PHY
>> > + tristate "Renesas R-Car USB phy support"
>> > + depends on (USB || USB_GADGET) && ARCH_R8A7779
>> > + help
>> > + Say Y here
Hi Abraham
Thank you for checking patch
> > +config USB_RCAR_PHY
> > + tristate "Renesas R-Car USB phy support"
> > + depends on (USB || USB_GADGET) && ARCH_R8A7779
> > + help
> > + Say Y here to add support for the Renesas R-Car USB phy driver.
>
> Just out of curios
Hi,
On Tue, Sep 4, 2012 at 10:13 AM, Kuninori Morimoto
wrote:
> This patch adds Renesas R-Car USB phy driver.
> It supports R8A7779 chip at this point.
>
> Signed-off-by: Kuninori Morimoto
> ---
> drivers/usb/phy/Kconfig| 11
> drivers/usb/phy/Makefile |1 +
> drivers/usb/phy/r
This patch adds Renesas R-Car USB phy driver.
It supports R8A7779 chip at this point.
Signed-off-by: Kuninori Morimoto
---
drivers/usb/phy/Kconfig| 11
drivers/usb/phy/Makefile |1 +
drivers/usb/phy/rcar-phy.c | 137
3 files changed,