commit | adf8d58d4f34533cd12174d76ae404eb740e844f | [log] [tgz] |
---|---|---|
author | Sylvain Lemieux <slemieux@tycoint.com> | Thu Aug 13 15:40:22 2015 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 18 13:45:57 2015 -0400 |
tree | 343f6a0e57fcd19976b62f5c2385a9618c1d3551 | |
parent | 1933af15e2ce9dfdf64d6c663eb16963ae0341ad [diff] |
usb: lpc32xx: add host USB driver Incorporate USB driver from legacy LPCLinux NXP BSP. The files taken from the legacy patch are: - lpc32xx USB driver - lpc3250 header file USB registers definition. The legacy driver was updated and clean-up as part of the integration with the latest u-boot. Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com> Acked-by: Marek Vasut <marex@denx.de> Tested-by: Vladimir Zapolskiy <vz@mleia.com>