Hi Bjorn, These are the changes for pci-bridge-emul as applies to your origin/next. The first two patches are fixes for existing issues. The third patch is the conversion to GENMASK() and BIT() for clarity. The fourth adds the missing bit definitions from PCIe 4.0 and PCIe 5.0. The fifth patch optimizes away the unnecessary reserved member. Jon Derrick (5): PCI: pci-bridge-emul: Fix PCIe bit conflicts PCI: pci-bridge-emul: Fix Root Cap/Status comment PCI: pci-bridge-emul: Convert to GENMASK and BIT PCI: pci-bridge-emul: Update for PCIe 5.0 r1.0 PCI: pci-bridge-emul: Eliminate the 'reserved' member drivers/pci/pci-bridge-emul.c | 78 +++++++++++++++++------------------ 1 file changed, 37 insertions(+), 41 deletions(-) -- 2.18.1