mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
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
This commit is contained in:
parent
59717f2601
commit
cfb839de4e
|
|
@ -268,6 +268,7 @@ static const struct acpi_device_id dw_i2c_acpi_match[] = {
|
|||
{ "AMDI0510", 0 },
|
||||
{ "APMC0D0F", 0 },
|
||||
{ "FUJI200B", 0 },
|
||||
{ "GOOG5000", 0 },
|
||||
{ "HISI02A1", 0 },
|
||||
{ "HISI02A2", 0 },
|
||||
{ "HISI02A3", 0 },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user