intel: Add support for JSL

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>
main
Tejas Upadhyay 2021-03-01 09:52:48 +00:00
parent a9bb32cfe1
commit 2e67fef5f6
1 changed files with 1 additions and 0 deletions

View 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),