Message ID | 20230821065742.2924681-1-Basavaraj.Natikar@amd.com (mailing list archive) |
---|---|
Headers | show |
Series | Handle RPM for xhci-pci | expand |
On 8/21/2023 01:57, Basavaraj Natikar wrote: > This series includes fixes for PCI USB controllers that use RPM as their > default policy, including enabling RPM for controllers that support > low-power states. > > Basavaraj Natikar (2): > xhci: Loosen RPM as default policy to cover xHC 1.1 as well > xhci: Enable RPM on controllers that support low-power states > > drivers/usb/host/xhci-pci.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > Hi Matthias, Can you take a look at this series? It's been on the list about a month. Thanks,
On 15.9.2023 7.38, Mario Limonciello wrote: > On 8/21/2023 01:57, Basavaraj Natikar wrote: >> This series includes fixes for PCI USB controllers that use RPM as their >> default policy, including enabling RPM for controllers that support >> low-power states. >> >> Basavaraj Natikar (2): >> xhci: Loosen RPM as default policy to cover xHC 1.1 as well >> xhci: Enable RPM on controllers that support low-power states >> >> drivers/usb/host/xhci-pci.c | 6 ++++-- >> 1 file changed, 4 insertions(+), 2 deletions(-) >> > > Hi Matthias, > > Can you take a look at this series? It's been on the list about a month. > > Thanks, > Yes, sorry about the delay -Mathias