commit | 890cc7773302d85d99bc3022c8c4e47a665bab6d | [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 | fb51abb0a97a24e994cbaf4c99637ffa005b805d [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>