[PATCH v7 0/4] USB: OHCI-HCD: Support for LPC32xx
From: Roland Stigge <hidden>
Date: 2012-03-12 21:52:53
Also in:
lkml
Hi Wolfram, On 12/03/12 20:02, Wolfram Sang wrote:
On Sun, Mar 11, 2012 at 11:53:35AM +0100, Roland Stigge wrote:quoted
These patches add support for the LPC32xx to the ohci-pnx4008 driver and make the driver use smbus functions.Do you have a branch ready to test (USB driver fixes + mach additions)? I'd like to test but I get lots of conflicts when adding the mach related stuff. I probably have a different base?
I just pushed into the following branches at
git://git.antcom.de/linux-2.6.git :
* lpc32xx/usb - The ohci-pnx driver as submitted on the USB mailing list
* lpc32xx/eth - The ethernet driver as submitted on the ethernet
mailing list
* lpc32xx/baseline - Patches on top of v3.3-rc7 which have already been
accepted into the various subsystem maintainer's
repos. This is the baseline on top of which the
next two branches are forked from
* lpc32xx/mach-lpc32xx-usb - Mach specific USB part
* lpc32xx/mach-lpc32xx-eth - Mach specific ethernet part
Roland