This set adds VMD support for device 8086:9A0B. The first patch adds another bus range restriction and the second patch adds the device id. v1->v2: Reworded ambiguous commit message to match code comment Coding style fixes Jon Derrick (2): PCI: vmd: Add bus 224-255 restriction decode PCI: vmd: Add device id for VMD device 8086:9A0B drivers/pci/controller/vmd.c | 32 ++++++++++++++++++++++++-------- include/linux/pci_ids.h | 1 + 2 files changed, 25 insertions(+), 8 deletions(-) -- 1.8.3.1