Merge drm/drm-next into drm-intel-next
[platform/kernel/linux-starfive.git] / arch / x86 / kernel / early-quirks.c
index dc7da08..bd6dad8 100644 (file)
@@ -555,6 +555,7 @@ static const struct pci_device_id intel_early_ids[] __initconst = {
        INTEL_RKL_IDS(&gen11_early_ops),
        INTEL_ADLS_IDS(&gen11_early_ops),
        INTEL_ADLP_IDS(&gen11_early_ops),
+       INTEL_ADLN_IDS(&gen11_early_ops),
        INTEL_RPLS_IDS(&gen11_early_ops),
 };