]> git.baikalelectronics.ru Git - kernel.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)
commit02f2c7804e45ce0c0c16ca12fe7a1b6c9e01cd29
tree6f8056317c1d920bf2a2292aac6ee37322f3186c
parent04e3d07c65956eb7b3d062a184a9613c94db0b83
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