Re: [PATCH 2/2] usb: host: xhci-plat: suspend/resume clks for brcm

From: Florian Fainelli
Date: Wed Aug 10 2022 - 18:39:52 EST


On 8/10/22 15:27, justinpopo6@xxxxxxxxx wrote:
From: Justin Chen <justinpopo6@xxxxxxxxx>

The xhci_plat_brcm xhci block can enter suspend with clock disabled to save
power and re-enable them on resume. Make use of the XHCI_SUSPEND_RESUME_CLKS
quirk to do so.

Signed-off-by: Justin Chen <justinpopo6@xxxxxxxxx>

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian