Re: [PATCH] i2c: designware: Add a new ACPI HID for GOOG5000 I2C controller
From: Andy Shevchenko
Date: Fri Feb 27 2026 - 13:53:00 EST
On Fri, Feb 27, 2026 at 06:23:07PM +0000, Moritz Fischer wrote:
> Define a new ACPI HID for GOOG5000 as used on Google Axion.
>
> This has been validated on Silicon.
> Cc: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
> Cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> Cc: Jan Dabros <jsd@xxxxxxxxxxxx>
Please, put Cc list...
> Signed-off-by: Moritz Fischer <moritzf@xxxxxxxxxx>
> ---
...somewhere here. It will have the same effect on the email. But the positive
outcome is the noise reduction in the commit message.
See also this discussion (patch 18 subthread):
https://lore.kernel.org/lkml/20260123113708.416727-19-bigeasy@xxxxxxxxxxxxx/
> drivers/i2c/busses/i2c-designware-platdrv.c | 1 +
> 1 file changed, 1 insertion(+)
...
> + { "GOOG5000", 0 },
The ID seems legit, but we need an ACPI excerpt from DSDT to show how it's
described (just important pieces of the respective Device() object) and better
reference to the device / platform in question: Is it already on the market?
--
With Best Regards,
Andy Shevchenko