-
- Downloads
usb: bam: suspend/resume handshake with the IPA
When going to suspend, there is the need to perform a handshake with the IPA. Furthermore, due to a hardware bug in the DBM, there is also a need to reset the DBM ep and corresponding BAM pipe. This patch exposes the need (or lack thereof) to perform the DBM and BAM reset, as well as incorporates this reset into the overall flow of handshaking with the IPA Change-Id: I4c7159bd292799122785ab019a844822efe46d5c Signed-off-by:Dov Levenglick <dovl@codeaurora.org> Signed-off-by:
Bar Weiner <bweiner@codeaurora.org>
Showing
- drivers/platform/msm/usb_bam.c 88 additions, 18 deletionsdrivers/platform/msm/usb_bam.c
- drivers/usb/gadget/u_bam.c 120 additions, 43 deletionsdrivers/usb/gadget/u_bam.c
- drivers/usb/gadget/u_bam_data.c 67 additions, 15 deletionsdrivers/usb/gadget/u_bam_data.c
- include/linux/usb/msm_hsusb.h 13 additions, 0 deletionsinclude/linux/usb/msm_hsusb.h
- include/linux/usb_bam.h 2 additions, 0 deletionsinclude/linux/usb_bam.h
Loading
Please register or sign in to comment