[PATCH 0/5] Improve ACPI detection code for atomisp

From: Mauro Carvalho Chehab
Date: Thu Jun 04 2020 - 16:47:11 EST


Add support to read the sensor configuration directly from the BIOS,
instead of relying on DMI match tables.

As we don't have the legacy models there which has their own
DMI match tables, we can't remove them, but this change should
make this driver to better detect unlisted devices.

Mauro Carvalho Chehab (5):
media: atomisp: improve sensor detection code to use _DSM table
Revert "media: atomisp: Add some ACPI detection info"
Revert "media: atomisp: add Asus Transform T101HA ACPI vars"
media: atomisp: change clock source default for ISP2401
media: atomisp: improve ACPI/DMI detection logs

drivers/staging/media/atomisp/TODO | 43 +----
.../media/atomisp/i2c/atomisp-gc0310.c | 11 --
.../media/atomisp/i2c/atomisp-gc2235.c | 11 --
.../media/atomisp/i2c/atomisp-lm3554.c | 11 --
.../media/atomisp/i2c/atomisp-mt9m114.c | 11 --
.../media/atomisp/i2c/atomisp-ov2680.c | 11 --
.../media/atomisp/i2c/atomisp-ov2722.c | 11 --
.../media/atomisp/i2c/ov5693/atomisp-ov5693.c | 11 --
.../media/atomisp/pci/atomisp_gmin_platform.c | 157 ++++++++++++++----
9 files changed, 129 insertions(+), 148 deletions(-)

--
2.26.2