Skip to content
Snippets Groups Projects
  • Vipin KUMAR's avatar
    62db1c0d
    SPEAr : usbd driver support for SPEAr SoCs · 62db1c0d
    Vipin KUMAR authored
    
    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: default avatarVipin <vipin.kumar@st.com>
    62db1c0d
    History
    SPEAr : usbd driver support for SPEAr SoCs
    Vipin KUMAR authored
    
    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: default avatarVipin <vipin.kumar@st.com>