On Sun, Feb 04, 2024 at 02:00:10PM +0000, Jonathan Cameron wrote: > On Fri, 2 Feb 2024 18:30:41 +0100 > Jesus Gonzalez <jesusmgh@xxxxxxxxx> wrote: ... > > static const struct acpi_device_id bmi160_acpi_match[] = { > > {"BMI0160", 0}, > > + {"10EC5280", 0}, > > { }, > > }; Keep it ordered (digits are going before letters). -- With Best Regards, Andy Shevchenko