xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
authorTanveer Alam <tanveer1.alam@intel.com>
Thu, 23 Jun 2022 11:19:44 +0000 (14:19 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jun 2022 14:27:28 +0000 (16:27 +0200)
commit7516da47a349e74de623243a27f9b8a91446bf4f
tree830a8ab66a1bf047c8ca26a9026900f96aa17409
parent83810f84ecf11dfc5a9414a8b762c3501b328185
xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI

In the same way as Intel Alder Lake TCSS (Type-C Subsystem) the Raptor
Lake TCSS xHCI needs to be runtime suspended whenever possible to
allow the TCSS hardware block to enter D3cold and thus save energy.

Cc: stable@kernel.org
Signed-off-by: Tanveer Alam <tanveer1.alam@intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20220623111945.1557702-4-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci.c