[PATCH u-boot-marvell v2 0/6] A3720 PCIe enhancements
Marek Behún
kabel at kernel.org
Sun Sep 26 00:54:40 CEST 2021
From: Marek Behún <marek.behun at nic.cz>
Hello Stefan,
Pali has worked on some more enhancements for Armada 3720 PCIe driver
(Aardvark).
The main change is adding support for accessing configuration space of
the PCI Bridge on the PCIe Root Port. Linux does something similar with
pci-bridge-emul.
Marek
Changes since v1:
- fix mistake in the documentation change in the last patch
Marek Behún (2):
arm: a37xx: pci: Cosmetic change
arm: a37xx: pci: Update private structure documentation
Pali Rohár (4):
arm: a37xx: pci: Fix pcie_advk_link_up()
arm: a37xx: pci: Add support for accessing PCI Bridge on root bus
arm: a37xx: pci: Do not automatically enable bus mastering on PCI
Bridge
arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port
drivers/pci/pci-aardvark.c | 199 +++++++++++++++++++++++++++++--------
include/pci.h | 4 +
2 files changed, 163 insertions(+), 40 deletions(-)
--
2.32.0
More information about the U-Boot
mailing list