commit | 62db1c0d79f1fd75961eec81edc8c0a1bc1f09a6 | [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 | 165fa406ad8c39c0c32a31476a8a9bda3db72851 [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>