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
parent
a9bb32cfe1
commit
2e67fef5f6
|
@ -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),
|
||||
|
|
Loading…
Reference in New Issue