]> git.ipfire.org Git - thirdparty/kernel/stable.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>
Mon, 21 Dec 2020 12:28:20 +0000 (13:28 +0100)
commit0a2012a0b044bda799e3eb3a170d0c2b89f3de8c
treea690c7342b72098b89f73b85c1dedde54e305a51
parentf4d0d06c1664a82c06d03013beee00d6eedcd2e7
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