Re: [PATCH v2 0/2] PCI: qcom: Enable ASPM on host bridge and devices
From: Krzysztof Wilczyński
Date: Sat Oct 14 2023 - 16:32:48 EST
Hello,
> This series enables ASPM by default on the host bridge and devices of selected
> Qcom platforms.
>
> The motivation behind enabling ASPM in the controller driver is provided in the
> commit message of patch 2/2.
>
> This series has been tested on SC8280-CRD and Lenovo Thinkpad X13s laptop
> and it helped save ~0.6W of power during runtime.
Applied to controller/aspm, thank you!
[1/2] PCI: dwc: Add host_post_init() callback
https://git.kernel.org/pci/pci/c/a78794562fcb
[2/2] PCI: qcom: Enable ASPM for platforms supporting 1.9.0 ops
https://git.kernel.org/pci/pci/c/9f4f3dfad8cf
Krzysztof