On Tue, Mar 13, 2012 at 01:04:46AM +0100, Hauke Mehrtens wrote:
> This EHCI/OHCI platform driver should replace the simple EHCI and OHCI
> platform drivers. It was developed to be used for the USB core of the
> Broadcom SoCs supported by ssb and bcma, but it should also work for
> other devices.
>
> Drivers like ehci-ath79.c, ehci-xls.c and ehci-ixp4xx.c should be
> relative easy be ported to this EHCI driver.
> And drivers like ohci-ath79.c, ohci-ppc-soc.c, ohci-sh.c and ohci-xls.c
> should be easy be ported to the this OHCI driver.
>
> I am unable to test the suspend and resume part, as my SoC does not
> support this, but most of the platform driver do not support
> suspend/resume too. The code here should work, but was never runtime
> tested.
>
> This also contains patches adding USB support for the SoCs based on ssb
> and bcma and converts the ath79 code to use the generic usb driver.
>
> This patch series is based on the usb tree and should go through it to Linus.
I've applied patches 1, 2, and 7 of this series. 3 and 4 I've commented
on, and I'm guessing 5 and 6 depend on 3 and 4.
Care to refresh the remaining ones and get the BCMA developers ack so
that I can take them?
thanks,
greg k-h
|