commit | a4fc4b35014f048e5c84f46fea9e9b6f33699f0c | [log] [tgz] |
---|---|---|
author | Vipin KUMAR <vipin.kumar@st.com> | Fri Jan 15 19:15:47 2010 +0530 |
committer | Tom Rix <Tom.Rix@windriver.com> | Thu Jan 21 13:35:17 2010 -0600 |
tree | 9a35f6f654366774347e9f23aa390007e88066bc | |
parent | 987a93457c39788a34d159a490d23129544b646e [diff] |
SPEAr : usbd driver support for SPEAr SoCs SPEAr SoCs contain a synopsys usb device controller. USB Device IP can work in 2 modes - DMA mode - Slave mode The driver adds support only for slave mode operation of usb device IP. This driver is used along with standard USBTTY driver to obtain a tty interface over USB on the host Signed-off-by: Vipin <vipin.kumar@st.com>