Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

i2c: designware: Add a new ACPI HID for GOOG5000 I2C controller

Define a new ACPI HID for GOOG5000 as used on Google Axion.

This has been validated on Silicon.

Signed-off-by: Moritz Fischer <moritzf@google.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20260326200451.2904375-1-moritzf@google.com

authored by

Moritz Fischer and committed by
Andi Shyti
cfb839de 59717f26

+1
+1
drivers/i2c/busses/i2c-designware-platdrv.c
··· 268 268 { "AMDI0510", 0 }, 269 269 { "APMC0D0F", 0 }, 270 270 { "FUJI200B", 0 }, 271 + { "GOOG5000", 0 }, 271 272 { "HISI02A1", 0 }, 272 273 { "HISI02A2", 0 }, 273 274 { "HISI02A3", 0 },