Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / drivers / hwtracing / intel_th / pci.c
index 641e879..d57a2f7 100644 (file)
@@ -67,6 +67,11 @@ static const struct pci_device_id intel_th_pci_id_table[] = {
                PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0xa126),
                .driver_data = (kernel_ulong_t)0,
        },
+       {
+               /* Kaby Lake PCH-H */
+               PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0xa2a6),
+               .driver_data = (kernel_ulong_t)0,
+       },
        { 0 },
 };