On Sun, Oct 31, 2021 at 6:46 PM Maslov Dmitry <maslovdmitry@xxxxxxxx> wrote: > > Previously ltr501 driver supported a number of light and, > proximity sensors including ltr501, ltr559 and ltr301. > This adds support for another light sensor ltr303 > used in Seeed Studio reTerminal, a carrier board > for Raspberry Pi 4 CM. > Signed-off-by: Maslov Dmitry <maslovdmitry@xxxxxxxx> I believe it should be Dmitry Maslov, i.e. First name Last name. ... > @@ -1597,6 +1610,7 @@ static const struct acpi_device_id ltr_acpi_match[] = { > {"LTER0501", ltr501}, > {"LTER0559", ltr559}, > {"LTER0301", ltr301}, > + {"LTER0303", ltr303}, Any evidence of this ACPI ID being in the wild, please? -- With Best Regards, Andy Shevchenko