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>
Mon, 21 Dec 2020 12:30:07 +0000 (13:30 +0100)
commitd769a22dc01fc01d9b08199472dfab27e378a052
tree6da4072d1f4293ebe3093b3e79c8a8aa789bfb7e
parent3203c4abf5051790411a0b49393b9f00a45f191a
xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI

commit 5a8e3229ac27956bdcc25b2709e5d196d109a27a upstream.

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