public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] i2c: designware: Add a new ACPI HID for GOOG5000 I2C controller
@ 2026-02-27 18:23 Moritz Fischer
  2026-02-27 18:51 ` Andy Shevchenko
  0 siblings, 1 reply; 7+ messages in thread
From: Moritz Fischer @ 2026-02-27 18:23 UTC (permalink / raw)
  To: linux-i2c
  Cc: linux-kernel, mdf, ovt, Moritz Fischer, Mika Westerberg,
	Andy Shevchenko, Jan Dabros

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

This has been validated on Silicon.

Cc: Mika Westerberg <mika.westerberg@linux.intel.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Jan Dabros <jsd@semihalf.com>
Signed-off-by: Moritz Fischer <moritzf@google.com>
---
 drivers/i2c/busses/i2c-designware-platdrv.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/i2c/busses/i2c-designware-platdrv.c b/drivers/i2c/busses/i2c-designware-platdrv.c
index 426ffec06e22..3351c4a9ef11 100644
--- a/drivers/i2c/busses/i2c-designware-platdrv.c
+++ b/drivers/i2c/busses/i2c-designware-platdrv.c
@@ -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 },
-- 
2.53.0.473.g4a7958ca14-goog


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-02 20:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27 18:23 [PATCH] i2c: designware: Add a new ACPI HID for GOOG5000 I2C controller Moritz Fischer
2026-02-27 18:51 ` Andy Shevchenko
2026-02-27 21:52   ` Moritz Fischer
2026-02-28 10:47     ` Andy Shevchenko
2026-03-02  5:37       ` Mika Westerberg
2026-03-02  7:51         ` Andy Shevchenko
2026-03-02 20:39           ` Moritz Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox