Re: [PATCH v2 0/2] ARM: shmobile: lager: USBHS callback elimination

2014-07-12 Thread Simon Horman
On Fri, Jul 11, 2014 at 11:23:48AM -0500, Felipe Balbi wrote: > On Fri, Jul 11, 2014 at 05:41:52PM +0200, Simon Horman wrote: > > On Fri, Jul 11, 2014 at 10:12:37AM -0500, Felipe Balbi wrote: > > > On Fri, Jul 11, 2014 at 11:00:07AM +0200, Simon Horman wrote: > > > > [Cc Felipe Balbi] > > > > > >

Re: [PATCH v2 0/2] ARM: shmobile: lager: USBHS callback elimination

2014-07-11 Thread Felipe Balbi
On Fri, Jul 11, 2014 at 05:41:52PM +0200, Simon Horman wrote: > On Fri, Jul 11, 2014 at 10:12:37AM -0500, Felipe Balbi wrote: > > On Fri, Jul 11, 2014 at 11:00:07AM +0200, Simon Horman wrote: > > > [Cc Felipe Balbi] > > > > > > On Thu, Jul 10, 2014 at 01:20:34AM -0700, Kuninori Morimoto wrote: > >

Re: [PATCH v2 0/2] ARM: shmobile: lager: USBHS callback elimination

2014-07-11 Thread Simon Horman
On Fri, Jul 11, 2014 at 10:12:37AM -0500, Felipe Balbi wrote: > On Fri, Jul 11, 2014 at 11:00:07AM +0200, Simon Horman wrote: > > [Cc Felipe Balbi] > > > > On Thu, Jul 10, 2014 at 01:20:34AM -0700, Kuninori Morimoto wrote: > > > > > > Hi > > > > > > > Changes in v2: > > > > - move phy handle to

Re: [PATCH v2 0/2] ARM: shmobile: lager: USBHS callback elimination

2014-07-11 Thread Felipe Balbi
On Fri, Jul 11, 2014 at 11:00:07AM +0200, Simon Horman wrote: > [Cc Felipe Balbi] > > On Thu, Jul 10, 2014 at 01:20:34AM -0700, Kuninori Morimoto wrote: > > > > Hi > > > > > Changes in v2: > > > - move phy handle to struct usbhs_priv > > > - add new default pipe type to driver > > > - remove pip

Re: [PATCH v2 0/2] ARM: shmobile: lager: USBHS callback elimination

2014-07-11 Thread Simon Horman
[Cc Felipe Balbi] On Thu, Jul 10, 2014 at 01:20:34AM -0700, Kuninori Morimoto wrote: > > Hi > > > Changes in v2: > > - move phy handle to struct usbhs_priv > > - add new default pipe type to driver > > - remove pipe type from Lager board code > > > > Ulrich Hecht (2): > > usb: renesas_usbhs:

Re: [PATCH v2 0/2] ARM: shmobile: lager: USBHS callback elimination

2014-07-10 Thread Yoshihiro Shimoda
Hi Ulrich, (2014/07/10 16:53), Ulrich Hecht wrote: > Changes in v2: > - move phy handle to struct usbhs_priv > - add new default pipe type to driver > - remove pipe type from Lager board code > > Ulrich Hecht (2): > usb: renesas_usbhs: add R-Car Gen. 2 init and power control > ARM: shmobile:

Re: [PATCH v2 0/2] ARM: shmobile: lager: USBHS callback elimination

2014-07-10 Thread Kuninori Morimoto
Hi > Changes in v2: > - move phy handle to struct usbhs_priv > - add new default pipe type to driver > - remove pipe type from Lager board code > > Ulrich Hecht (2): > usb: renesas_usbhs: add R-Car Gen. 2 init and power control > ARM: shmobile: lager: remove USBHS callbacks > > arch/arm/ma

[PATCH v2 0/2] ARM: shmobile: lager: USBHS callback elimination

2014-07-10 Thread Ulrich Hecht
Changes in v2: - move phy handle to struct usbhs_priv - add new default pipe type to driver - remove pipe type from Lager board code Ulrich Hecht (2): usb: renesas_usbhs: add R-Car Gen. 2 init and power control ARM: shmobile: lager: remove USBHS callbacks arch/arm/mach-shmobile/board-lager.c