OSDN Git Service

xhci-pci: Allow host runtime PM as default for Intel Tiger Lake xHCI
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 12 Mar 2020 14:45:17 +0000 (16:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Mar 2020 16:34:49 +0000 (17:34 +0100)
commit6a7c533d4a1854f54901a065d8c672e890400d8a
tree60e58db8235489b2ef29957883b7090041af8786
parentceca49382ac20e06ce04c21279c7f2868c4ec1d4
xhci-pci: Allow host runtime PM as default for Intel Tiger Lake xHCI

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

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20200312144517.1593-10-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci.c