Re: [PATCH v6 1/1] usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers

2014-06-29 Thread Magnus Damm
On Sat, Jun 28, 2014 at 12:40 AM, Felipe Balbi ba...@ti.com wrote: On Wed, Jun 18, 2014 at 02:15:42PM +0900, Magnus Damm wrote: Hi Felipe, On Fri, Jun 13, 2014 at 11:25 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Fri, Jun 13, 2014 at 09:20:31PM +0900, Yoshihiro Shimoda wrote: The R-Car

Re: [PATCH v6 1/1] usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers

2014-06-17 Thread Magnus Damm
Hi Felipe, On Fri, Jun 13, 2014 at 11:25 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Fri, Jun 13, 2014 at 09:20:31PM +0900, Yoshihiro Shimoda wrote: The R-Car H2 and M2 SoCs come with an xHCI controller that requires some specific initializations related to the firmware downloading and some

Re: [PATCH 2/3] usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers

2014-05-19 Thread Magnus Damm
Hi Shimoda-san, Thanks for your patches, I did however find one typo below: On Mon, May 19, 2014 at 7:08 PM, Yoshihiro Shimoda yoshihiro.shimoda...@renesas.com wrote: The R-Car H2 and M2 SoCs come with an xHCI controller that requires some specific initilization related to the firmware

Re: [PATCH v2] phy-rcar-gen2-usb: add device tree support

2014-03-10 Thread Magnus Damm
Hi Sergei, On Sat, Mar 8, 2014 at 8:57 AM, Sergei Shtylyov sergei.shtyl...@cogentembedded.com wrote: Hello. On 03/07/2014 05:27 PM, Sergei Shtylyov wrote: Add support of the device tree probing for the Renesas R-Car generation 2 SoCs documenting the device tree binding as necessary.

Re: Renesas RCar device-tree USB series

2014-03-06 Thread Magnus Damm
Hi Ben, On Fri, Mar 7, 2014 at 3:01 AM, Ben Dooks ben.do...@codethink.co.uk wrote: This is a new series covering enabling the RCar series of SoCs USB with device-tree based booting. It has been tested on the R8A7790 Lager board. Improvements from the previous series include: -

Re: [PATCH v2] phy-rcar-gen2-usb: add device tree support

2014-03-06 Thread Magnus Damm
On Sat, Mar 1, 2014 at 10:07 AM, Sergei Shtylyov sergei.shtyl...@cogentembedded.com wrote: Add support of the device tree probing for the Renesas R-Car generation 2 SoCs documenting the device tree binding as necessary. Signed-off-by: Sergei Shtylyov sergei.shtyl...@cogentembedded.com ---

Re: [PATCH] usb: host: ehci-platform: add pm_runtime_xx()

2012-08-01 Thread Magnus Damm
Hi Morimoto-san, On Thu, Aug 2, 2012 at 9:09 AM, kuninori.morimoto...@renesas.com wrote: Hi Alan, Rafael, Magnus Thank you for your reply The problem is that the ehci-platform driver currently doesn't know anything about clocks or power sources. We need to add that information in a