Skip to content
  • Pavankumar Kondeti's avatar
    56f452a2
    USB: EHCI: Add MSM UICC controller driver · 56f452a2
    Pavankumar Kondeti authored
    
    
    EHCI compliant Full-Speed only controller is used for UICC connectivity
    on MSM8939. The controller is configured in 3-wire serial mode and there
    is no separate PHY. The TLMM block in MSM converts the controller serial
    signals into DP and DM signals.
    
    Manage the clock and gpio as part of root hub PM. The remote wakeup support
    is not added in this patch. It can be implemented by configuration the
    DP/DM gpio line as an interrupt.
    
    CRs-Fixed: 671394
    Change-Id: I8c14230eb567b6ffef6b5a9e8dc312a197e0811e
    Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
    56f452a2
    USB: EHCI: Add MSM UICC controller driver
    Pavankumar Kondeti authored
    
    
    EHCI compliant Full-Speed only controller is used for UICC connectivity
    on MSM8939. The controller is configured in 3-wire serial mode and there
    is no separate PHY. The TLMM block in MSM converts the controller serial
    signals into DP and DM signals.
    
    Manage the clock and gpio as part of root hub PM. The remote wakeup support
    is not added in this patch. It can be implemented by configuration the
    DP/DM gpio line as an interrupt.
    
    CRs-Fixed: 671394
    Change-Id: I8c14230eb567b6ffef6b5a9e8dc312a197e0811e
    Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
Loading