usb: host: Modify PM handling for USB interconnect platforms
Currently the PM handling power collapses the core and issues reset-resume for all the connected devices, both during system suspend-resume and hibernation-restore scenarios. But certain USB interconnect platforms want the connected device to not undergo reset-resume on system resume. Modify the operations to keep the core powered up, PHY resources ON and xhci_resume with hibernated flag as 'false' so that suspend-resume of the connected device is done on resume from system suspend. Keep the hibernation operation as is. Also change the DT flag to 'qcom,ignore-wakeup-src-in-hostmode'. Change-Id: I661494595a3e270890174e0952a67985db58706d Signed-off-by:Ajay Agarwal <ajaya@codeaurora.org> Signed-off-by:
Harsh Agarwal <harshq@codeaurora.org>
Loading
Please register or sign in to comment