Skip to content
Commit b504882d authored by Li Yang's avatar Li Yang Committed by Greg Kroah-Hartman
Browse files

USB: add Freescale high-speed USB SOC device controller driver



Freescale high-speed USB SOC can be found on some Freescale processors
among different architectures.  It supports both host and device functions.
This driver adds its device support for Linux USB Gadget layer.
It is tested on MPC8349 and MPC8313, but should work on other platforms
with minor tweaks.  The driver passed USBCV 1.3 compliance tests.  Note
that this driver doesn't yet include OTG support.

Signed-off-by: default avatarLi Yang <leoli@freescale.com>
Signed-off-by: default avatarJiang Bo <tanya.jiang@freescale.com>
Signed-off-by: default avatarBruce Schmid <duck@freescale.com>
Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 33f73e56
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment