On 24.11.2020 12.20, Hans de Goede wrote: > The xHCI controller on Alpine Ridge LP keeps the whole Thunderbolt > controller awake if the host controller is not allowed to sleep. > This is the case even if no USB devices are connected to the host. > > Add the Intel Alpine Ridge LP product-id to the list of product-ids > for which we allow runtime PM by default. > > Fixes: 2815ef7fe4d4 ("xhci-pci: allow host runtime PM as default for Intel Alpine and Titan Ridge") > Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > --- > Changes in v2: > -Fixup commit msg (add missing Ridge in a few places, caps) > -Add Mika's Reviewed-by > --- Thanks, adding -Mathias