public inbox for linux-i3c@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Introduce initial support for the AMD I3C (non-HCI) to DW driver
@ 2024-11-14 11:02 Shyam Sundar S K
  2024-11-14 11:02 ` [PATCH v2 1/2] i3c: dw: Add support for AMDI0015 ACPI ID Shyam Sundar S K
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Shyam Sundar S K @ 2024-11-14 11:02 UTC (permalink / raw)
  To: Alexandre Belloni, Jarkko Nikula
  Cc: Sanket.Goswami, linux-i3c, linux-kernel, Shyam Sundar S K

In this series, support for following features has been added.
- Add dw-i3c-master driver with ACPI bindings
- Workaround for AMD hardware

v4:
----
 - Split the series into two
 - add Jarkko tags

v3:
----
 - Address feedback from Jarkko
 - Drop using SHARED_IRQ flags during interrupt registration
 - Update commit message to mention about SETAASA
 - Use bits [6:0] as the static address

v2:
----
 - Address LKP reports issues

Shyam Sundar S K (2):
  i3c: dw: Add support for AMDI0015 ACPI ID
  i3c: dw: Add quirk to address OD/PP timing issue on AMD platform

 drivers/i3c/master/dw-i3c-master.c | 34 ++++++++++++++++++++++++++++++
 drivers/i3c/master/dw-i3c-master.h |  1 +
 2 files changed, 35 insertions(+)

-- 
2.34.1


-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

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

end of thread, other threads:[~2024-11-18 13:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-14 11:02 [PATCH v2 0/2] Introduce initial support for the AMD I3C (non-HCI) to DW driver Shyam Sundar S K
2024-11-14 11:02 ` [PATCH v2 1/2] i3c: dw: Add support for AMDI0015 ACPI ID Shyam Sundar S K
2024-11-14 11:02 ` [PATCH v2 2/2] i3c: dw: Add quirk to address OD/PP timing issue on AMD platform Shyam Sundar S K
2024-11-14 11:11 ` [PATCH v2 0/2] Introduce initial support for the AMD I3C (non-HCI) to DW driver Shyam Sundar S K
2024-11-18 13:30 ` Alexandre Belloni

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