On Wed, 24 Nov 2021 16:59:38 +0100, Pali Rohár 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 > > [...] Applied to pci/bridge-emul, thanks! [1/6] PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only https://git.kernel.org/lpieralisi/pci/c/1c1a3b4d3e [2/6] PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space https://git.kernel.org/lpieralisi/pci/c/7b067ac63a [3/6] PCI: pci-bridge-emul: Add definitions for missing capabilities registers https://git.kernel.org/lpieralisi/pci/c/faa3e547f4 [4/6] PCI: pci-bridge-emul: Fix definitions of reserved bits https://git.kernel.org/lpieralisi/pci/c/a3ab28a2e3 [5/6] PCI: pci-bridge-emul: Correctly set PCIe capabilities https://git.kernel.org/lpieralisi/pci/c/0f7ba81700 [6/6] PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device https://git.kernel.org/lpieralisi/pci/c/32051099e8 Thanks, Lorenzo