Message ID | 1591885683-29514-1-git-send-email-sanm@codeaurora.org |
---|---|
Headers | show |
Series | usb: dwc3: Host wake up support from system suspend | expand |
Quoting Stephen Boyd (2020-06-11 15:46:58) > Quoting Sandeep Maheswaram (2020-06-11 07:28:02) > > From: Taniya Das <tdas@codeaurora.org> > > > > The USB client requires the usb30_prim gdsc to be kept active for > > certain use cases, thus add the GENPD_FLAG_ACTIVE_WAKEUP flag. > > Can you please describe more of what this is for? Once sentence doesn't > tell me much at all. I guess that sometimes we want to wakeup from USB > and so the usb gdsc should be marked as "maybe keep on for wakeups" with > the GENPD_FLAG_ACTIVE_WAKEUP flag if the USB controller is wakeup > enabled? > > > > > Signed-off-by: Taniya Das <tdas@codeaurora.org> > > --- > > Add a Fixes: tag too? And I assume we need to do this for all USB gdscs > on various SoCs and maybe other GDSCs like PCIe. Any plans to fix those > GDSCs? > Any update here?
Hi, On 8/8/2020 3:14 AM, Stephen Boyd wrote: > Quoting Stephen Boyd (2020-06-11 15:46:58) >> Quoting Sandeep Maheswaram (2020-06-11 07:28:02) >>> From: Taniya Das <tdas@codeaurora.org> >>> >>> The USB client requires the usb30_prim gdsc to be kept active for >>> certain use cases, thus add the GENPD_FLAG_ACTIVE_WAKEUP flag. >> Can you please describe more of what this is for? Once sentence doesn't >> tell me much at all. I guess that sometimes we want to wakeup from USB >> and so the usb gdsc should be marked as "maybe keep on for wakeups" with >> the GENPD_FLAG_ACTIVE_WAKEUP flag if the USB controller is wakeup >> enabled? >> >>> Signed-off-by: Taniya Das <tdas@codeaurora.org> >>> --- >> Add a Fixes: tag too? And I assume we need to do this for all USB gdscs >> on various SoCs and maybe other GDSCs like PCIe. Any plans to fix those >> GDSCs? >> > Any update here? I moved this change to usb driver code dwc3-qcom.c in v2 of this series https://patchwork.kernel.org/cover/11652281/ -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation