Re: [PATCH v4 2/2] iio:proximity:hx9023s: Add TYHX HX9023S sensor driver

From: Andy Shevchenko
Date: Fri Jun 07 2024 - 15:46:37 EST


On Fri, Jun 7, 2024 at 10:40 PM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
> On Fri, Jun 7, 2024 at 2:42 PM Yasin Lee <yasin.lee.x@xxxxxxxxxxx> wrote:

...
.
> > +static const struct acpi_device_id hx9023s_acpi_match[] = {
> > + { "TYHX9023" },
> > + {}
> > +};
>
> Btw, do you have a reference to any device on the market that has this ID?

Aaaargh!
Jonathan, we have to have a big rule from now on on ACPI IDs, if
anybody introduces an ID in the driver, they must provide the device
model that is (are going to) use it and excerpt from the ACPI ID
registry to prove the vendor ID is real.

This is the heck fake ID!
NAK.

--
With Best Regards,
Andy Shevchenko