Re: (subset) [PATCH v5 0/4] PCI: mvebu: Slot support

From: Lorenzo Pieralisi
Date: Mon Apr 25 2022 - 06:01:01 EST


On Tue, 12 Apr 2022 11:49:42 +0200, Pali Rohár wrote:
> This patch series add slot support to pci-mvebu.c driver.
>
> Changes in v5:
> * Fix compile error due to wrong patch rebasing
>
> Changes in v4:
> * Set 239 W when DT slot-power-limit-milliwatt is between 239 W and 250 W
> * Fix returning power limit value
>
> [...]

Dropped patch [2] since it is not needed.

Applied to pci/power-slot, thanks!

[1/4] PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro
https://git.kernel.org/lpieralisi/pci/c/e8e7fbb6a3
[3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
https://git.kernel.org/lpieralisi/pci/c/35662423fb
[4/4] PCI: mvebu: Add support for sending Set_Slot_Power_Limit message
https://git.kernel.org/lpieralisi/pci/c/0d5b8c2985

Thanks,
Lorenzo