linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: host: xhci-plat: Introduce XHCI_SUSPEND_RESUME_CLKS quirk
@ 2022-08-10 22:27 justinpopo6
  2022-08-10 22:27 ` [PATCH 1/2] usb: host: xhci-plat: suspend and resume clocks justinpopo6
  2022-08-10 22:27 ` [PATCH 2/2] usb: host: xhci-plat: suspend/resume clks for brcm justinpopo6
  0 siblings, 2 replies; 5+ messages in thread
From: justinpopo6 @ 2022-08-10 22:27 UTC (permalink / raw)
  To: mathias.nyman, gregkh, linux-usb, linux-kernel; +Cc: f.fainelli, Justin Chen

From: Justin Chen <justinpopo6@gmail.com>

Introduce XHCI_SUSPEND_RESUME_CLKS quirk for turning off clocks during suspend and
turning on clocks on resume. Certain hardware, in our case xhci_plat_brcm, can have
power savings by turning off clocks before hitting suspend states.

Justin Chen (2):
  usb: host: xhci-plat: suspend and resume clocks
  usb: host: xhci-plat: suspend/resume clks for brcm

 drivers/usb/host/xhci-plat.c | 18 ++++++++++++++++--
 drivers/usb/host/xhci.h      |  1 +
 2 files changed, 17 insertions(+), 2 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-10 22:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-10 22:27 [PATCH 0/2] usb: host: xhci-plat: Introduce XHCI_SUSPEND_RESUME_CLKS quirk justinpopo6
2022-08-10 22:27 ` [PATCH 1/2] usb: host: xhci-plat: suspend and resume clocks justinpopo6
2022-08-10 22:39   ` Florian Fainelli
2022-08-10 22:27 ` [PATCH 2/2] usb: host: xhci-plat: suspend/resume clks for brcm justinpopo6
2022-08-10 22:39   ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).