]> git.ipfire.org Git - people/ms/linux.git/commit
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
authorUtkarsh Patel <utkarsh.h.patel@intel.com>
Thu, 23 Jun 2022 11:19:45 +0000 (14:19 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jun 2022 14:27:28 +0000 (16:27 +0200)
commit8ffdc53a60049f3930afe161dc51c67959c8d83d
tree6f8056317c1d920bf2a2292aac6ee37322f3186c
parent7516da47a349e74de623243a27f9b8a91446bf4f
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI

Meteor Lake TCSS(Type-C Subsystem) 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: Utkarsh Patel <utkarsh.h.patel@intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20220623111945.1557702-5-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci.c