Re: [PATCH 4/8] IBM Akebono: Add support to the OHCI platform driver for PPC476GTR

2014-01-12 Thread Alistair Popple
On Sat, 11 Jan 2014 12:06:32 Benjamin Herrenschmidt wrote: > On Fri, 2014-01-10 at 16:52 -0800, Greg KH wrote: > > > >Signed-off-by: Alistair Popple > > > >Acked-by: Alan Stern > > > >Cc: linux-usb@vger.kernel.org > > > > > > >Greg, why this patch hasn't been merged? Because it wasn't address

Re: [PATCH 4/8] IBM Akebono: Add support to the OHCI platform driver for PPC476GTR

2014-01-10 Thread Benjamin Herrenschmidt
On Fri, 2014-01-10 at 16:52 -0800, Greg KH wrote: > > >Signed-off-by: Alistair Popple > > >Acked-by: Alan Stern > > >Cc: linux-usb@vger.kernel.org > > > >Greg, why this patch hasn't been merged? Because it wasn't addressed to > > you (but BenH)? The other, ehci-platform.c patch didn't even g

Re: [PATCH 4/8] IBM Akebono: Add support to the OHCI platform driver for PPC476GTR

2014-01-10 Thread Greg KH
On Sat, Jan 11, 2014 at 04:27:53AM +0300, Sergei Shtylyov wrote: > Hello. > > On 11/22/2013 05:08 AM, Alistair Popple wrote: > > >The IBM Akebono board uses the PPC476GTR SoC which has a OHCI > >compliant USB host interface. This patch adds support for it to the > >OHCI platform driver. > > >As

Re: [PATCH 4/8] IBM Akebono: Add support to the OHCI platform driver for PPC476GTR

2014-01-10 Thread Sergei Shtylyov
Hello. On 11/22/2013 05:08 AM, Alistair Popple wrote: The IBM Akebono board uses the PPC476GTR SoC which has a OHCI compliant USB host interface. This patch adds support for it to the OHCI platform driver. As we use device tree to pass platform specific data instead of platform data we remov