[PATCH 0/6] PCI: mvebu: Slot support
Pali Rohár
pali at kernel.org
Tue Feb 22 08:31:52 PST 2022
This patch series add slot support to pci-mvebu.c driver.
It is based on branch pci/mvebu of git repository:
https://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git
Some patches were reviewed in other patch series.
Pali Rohár (6):
PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro
PCI: Add PCI_EXP_SLTCAP_*_SHIFT macros
dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
PCI: mvebu: Add support for sending Set_Slot_Power_Limit message
ARM: dts: turris-omnia: Set PCIe slot-power-limit-milliwatt properties
Documentation/devicetree/bindings/pci/pci.txt | 6 ++
arch/arm/boot/dts/armada-385-turris-omnia.dts | 3 +
drivers/pci/controller/pci-mvebu.c | 85 +++++++++++++++++--
drivers/pci/of.c | 64 ++++++++++++++
drivers/pci/pci.h | 15 ++++
include/uapi/linux/pci_regs.h | 4 +
6 files changed, 172 insertions(+), 5 deletions(-)
--
2.20.1
More information about the linux-arm-kernel
mailing list