]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI
authorMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 8 Dec 2020 09:29:11 +0000 (11:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2020 13:32:03 +0000 (14:32 +0100)
commit5a8e3229ac27956bdcc25b2709e5d196d109a27a
tree0a00f821609b67253316f2a53aacbafed160e773
parentc4d1ca05b8e68a4b5a3c4455cb6ec25b3df6d9dd
xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI

Intel Maple Ridge is successor of Titan Ridge Thunderbolt controller. As
Titan Ridge this one also includes xHCI host controller. In order to
safe energy we should put it to low power state by default when idle.
For this reason allow host runtime PM for Maple Ridge.

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/20201208092912.1773650-5-mathias.nyman@linux.intel.com
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci.c