[PATCH 0/6] PCI: pci-bridge-emul: Various fixes

Pali Rohár pali at kernel.org
Thu Dec 2 12:20:58 PST 2021


On Tuesday 30 November 2021 14:26:52 Marek Behún wrote:
> On Wed, 24 Nov 2021 16:59:38 +0100
> Pali Rohár <pali at kernel.org> wrote:
> 
> > This patch series contains various fixes for pci-bridge-emul code.
> > This code is used only by pci-aardvark.c and pci-mvebu.c drivers.
> > 
> > Pali Rohár (6):
> >   PCI: pci-bridge-emul: Make expansion ROM Base Address register
> >     read-only
> >   PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config
> >     space
> >   PCI: pci-bridge-emul: Add definitions for missing capabilities
> >     registers
> >   PCI: pci-bridge-emul: Fix definitions of reserved bits
> >   PCI: pci-bridge-emul: Correctly set PCIe capabilities
> >   PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device
> > 
> >  drivers/pci/controller/pci-aardvark.c |   4 +-
> >  drivers/pci/controller/pci-mvebu.c    |   8 ++
> >  drivers/pci/pci-bridge-emul.c         | 113 ++++++++++++++++++++++----
> >  3 files changed, 108 insertions(+), 17 deletions(-)
> > 
> 
> I will send v2 of this series with the third patch dropped, since it
> will be applied via aardvark batch 3 series.
> 
> Marek

I marked third patch at patchwork as "Superseded" (as now it was applied
into pci/aardvark branch) and so there is no need to resend same patches
again.



More information about the linux-arm-kernel mailing list