[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1660170455-15781-1-git-send-email-justinpopo6@gmail.com>
Date: Wed, 10 Aug 2022 15:27:33 -0700
From: justinpopo6@...il.com
To: mathias.nyman@...el.com, gregkh@...uxfoundation.org,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: f.fainelli@...il.com, Justin Chen <justinpopo6@...il.com>
Subject: [PATCH 0/2] usb: host: xhci-plat: Introduce XHCI_SUSPEND_RESUME_CLKS quirk
From: Justin Chen <justinpopo6@...il.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
Powered by blists - more mailing lists