Message ID | 20240419052424.278801-2-vicamo.yang@canonical.com |
---|---|
State | New |
Headers | show |
Series | obsolete out-of-tree ivsc dkms in favor of in-tree one | expand |
diff --git a/drivers/acpi/scan.c b/drivers/acpi/scan.c index 617f3e0e963d..dd817e9ed2e5 100644 --- a/drivers/acpi/scan.c +++ b/drivers/acpi/scan.c @@ -794,6 +794,7 @@ static const char * const acpi_honor_dep_ids[] = { "INTC1059", /* IVSC (TGL) driver must be loaded to allow i2c access to camera sensors */ "INTC1095", /* IVSC (ADL) driver must be loaded to allow i2c access to camera sensors */ "INTC100A", /* IVSC (RPL) driver must be loaded to allow i2c access to camera sensors */ + "INTC10CF", /* IVSC (MTL) driver must be loaded to allow i2c access to camera sensors */ NULL };