diff --git a/intel/intel_chipset.c b/intel/intel_chipset.c index 8ec36f82..fda3de1a 100644 --- a/intel/intel_chipset.c +++ b/intel/intel_chipset.c @@ -39,6 +39,7 @@ static const struct pci_device { INTEL_RKL_IDS(12), INTEL_DG1_IDS(12), INTEL_TGL_12_IDS(12), + INTEL_JSL_IDS(11), INTEL_EHL_IDS(11), INTEL_ICL_11_IDS(11), INTEL_CNL_IDS(10),