commit | a4f5ec66437760f021bf17a9954c644a2ec79707 | [log] [tgz] |
---|---|---|
author | Vipin KUMAR <vipin.kumar@st.com> | Fri Jan 15 19:15:47 2010 +0530 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Jan 23 08:15:49 2010 -0600 |
tree | 9bf2e1bd2fa4fb039e02bbc78f0ad2830f1a3a90 | |
parent | 204ad54cd740f68f981f45f40c9a6a4770df2012 [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>