Message ID | 1650395470-31333-1-git-send-email-quic_c_sanm@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | USB DWC3 host wake up support from system suspend | expand |
Hello: This series was applied to qcom/linux.git (for-next) by Bjorn Andersson <bjorn.andersson@linaro.org>: On Wed, 20 Apr 2022 00:41:03 +0530 you wrote: > Avoiding phy powerdown in host mode when wakeup capable devices are > connected, so that it can be wake up by devices. > Keep usb30_prim gdsc active to retain controller status > during suspend/resume. > > Changes in v14: > Added patch for device_children_wakeup_capable. > Used device_children_wakeup_capable instead of usb_wakeup_enabled_descendants. > Fixed minor nit picks in v13 reported by Matthias. > > [...] Here is the summary with links: - [v14,1/7] dt-bindings: usb: dwc3: Add wakeup-source property support (no matching commit) - [v14,2/7] PM / wakeup: Add device_children_wakeup_capable() (no matching commit) - [v14,3/7] usb: dwc3: core: Host wake up support from system suspend (no matching commit) - [v14,4/7] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs (no matching commit) - [v14,5/7] usb: dwc3: qcom: Configure wakeup interrupts during suspend (no matching commit) - [v14,6/7] usb: dwc3: qcom: Keep power domain on to retain controller status (no matching commit) - [v14,7/7] arm64: dts: qcom: sc7280: Add wakeup-source property for USB node https://git.kernel.org/qcom/c/97276cbfb4fb You are awesome, thank you!