public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] i2c: designware: Add ACPI ID for Granite Rapids-D I2C controller
@ 2024-04-16  6:31 Jarkko Nikula
  2024-04-16 22:46 ` Andi Shyti
  0 siblings, 1 reply; 2+ messages in thread
From: Jarkko Nikula @ 2024-04-16  6:31 UTC (permalink / raw)
  To: linux-i2c
  Cc: Andi Shyti, Andy Shevchenko, Mika Westerberg, Jan Dabros,
	Shanth Murthy, Jarkko Nikula

From: Shanth Murthy <shanth.murthy@intel.com>

Granite Rapids-D has additional I2C controller that is enumerated via
ACPI. Add ACPI ID for it.

Signed-off-by: Shanth Murthy <shanth.murthy@intel.com>
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.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 4ab41ba39d55..926fb74a8570 100644
--- a/drivers/i2c/busses/i2c-designware-platdrv.c
+++ b/drivers/i2c/busses/i2c-designware-platdrv.c
@@ -46,6 +46,7 @@ static const struct acpi_device_id dw_i2c_acpi_match[] = {
 	{ "INT33C3", 0 },
 	{ "INT3432", 0 },
 	{ "INT3433", 0 },
+	{ "INTC10EF", 0 },
 	{ "80860F41", ACCESS_NO_IRQ_SUSPEND },
 	{ "808622C1", ACCESS_NO_IRQ_SUSPEND },
 	{ "AMD0010", ACCESS_INTR_MASK },
-- 
2.43.0


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

* Re: [PATCH] i2c: designware: Add ACPI ID for Granite Rapids-D I2C controller
  2024-04-16  6:31 [PATCH] i2c: designware: Add ACPI ID for Granite Rapids-D I2C controller Jarkko Nikula
@ 2024-04-16 22:46 ` Andi Shyti
  0 siblings, 0 replies; 2+ messages in thread
From: Andi Shyti @ 2024-04-16 22:46 UTC (permalink / raw)
  To: linux-i2c, Jarkko Nikula
  Cc: Andy Shevchenko, Mika Westerberg, Jan Dabros, Shanth Murthy

Hi

On Tue, 16 Apr 2024 09:31:25 +0300, Jarkko Nikula wrote:
> Granite Rapids-D has additional I2C controller that is enumerated via
> ACPI. Add ACPI ID for it.
> 
> 

Applied to i2c/i2c-host on

git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git

Thank you,
Andi

Patches applied
===============
[1/1] i2c: designware: Add ACPI ID for Granite Rapids-D I2C controller
      commit: 071bbbea7aa850fa1e93b2ef371ced3232f0fdc0


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

end of thread, other threads:[~2024-04-16 23:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-16  6:31 [PATCH] i2c: designware: Add ACPI ID for Granite Rapids-D I2C controller Jarkko Nikula
2024-04-16 22:46 ` Andi Shyti

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