+Keith https://patchwork.kernel.org/project/linux-pci/list/?series=201147 On Mon, 2019-11-11 at 09:53 -0700, Jon Derrick wrote: > This set adds VMD support for device 8086:9A0B. The first patch adds > another bus range restriction and the second adds the device id. > > 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(-) >