Forgot to say, $subject also should say "Alpine Ridge LP". On Mon, Nov 23, 2020 at 05:45:24PM +0200, Mika Westerberg wrote: > Hi Hans, > > Few minor comments below :) > > On Mon, Nov 23, 2020 at 04:11:40PM +0100, Hans de Goede wrote: > > The xhci controller on Alpine Ridge LP keeps the whole thunderbolt > ^^^^ ^^^^^^^^^^^ > xHCI 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 LP product-id to the list of product-ids > ^ > Ridge > > > for which we allow runtime PM by default. > > > > Fixes: 2815ef7fe4d4 ("xhci-pci: allow host runtime PM as default for Intel Alpine and Titan Ridge") > > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > > Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>