All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathias Nyman <mathias.nyman@linux.intel.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org,
	Mika Westerberg <mika.westerberg@linux.intel.com>
Subject: Re: [PATCH 4/5] xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI
Date: Tue, 8 Dec 2020 13:21:09 +0200	[thread overview]
Message-ID: <b93a64e0-bd83-2bf8-9bb3-7e7045c5f26f@linux.intel.com> (raw)
In-Reply-To: <X89JxxWX25kiUsdk@kroah.com>

On 8.12.2020 11.39, Greg KH wrote:
> On Tue, Dec 08, 2020 at 11:29:11AM +0200, Mathias Nyman wrote:
>> From: Mika Westerberg <mika.westerberg@linux.intel.com>
>>
>> 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>
>> ---
>>  drivers/usb/host/xhci-pci.c | 4 +++-
>>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> Should this be backported to stable kernels too?

I guess that wouldn't hurt. 
Hardware is fresh but distros probably base their releases on older stable kernels.
This would enable xhci runtime pm as default on those as well

Thanks
Mathias



  reply	other threads:[~2020-12-08 11:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-08  9:29 [PATCH 0/5] xhci features for usb-next Mathias Nyman
2020-12-08  9:29 ` [PATCH 1/5] usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK Mathias Nyman
2020-12-08  9:29 ` [PATCH 2/5] usb: xhci: Use temporary buffer to consolidate SG Mathias Nyman
2020-12-08  9:29 ` [PATCH 3/5] xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP Mathias Nyman
2020-12-08  9:29 ` [PATCH 4/5] xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI Mathias Nyman
2020-12-08  9:39   ` Greg KH
2020-12-08 11:21     ` Mathias Nyman [this message]
2020-12-08  9:29 ` [PATCH 5/5] xhci: Give USB2 ports time to enter U3 in bus suspend Mathias Nyman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b93a64e0-bd83-2bf8-9bb3-7e7045c5f26f@linux.intel.com \
    --to=mathias.nyman@linux.intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mika.westerberg@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.