intel: Add support for JSL
authorTejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
Mon, 1 Mar 2021 09:52:48 +0000 (09:52 +0000)
committerTejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
Tue, 2 Mar 2021 09:22:38 +0000 (14:52 +0530)
Add the PCI ID import for JSL.

V1 - Indentation
Signed-off-by: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
intel/intel_chipset.c

index 8ec36f8..fda3de1 100644 (file)
@@ -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),