]> www.infradead.org Git - users/dwmw2/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>
Wed, 29 Jun 2022 06:59:51 +0000 (08:59 +0200)
commitd87dec22fdf51920be1739aca2e8c901d878017c
treec6e235403ea0c93513c11847cb59874139269a84
parent114080d04ae489e24509a0a348c283fb5ea3c5db
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI

commit 8ffdc53a60049f3930afe161dc51c67959c8d83d upstream.

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