linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for AMD Family 1Ah-based SOCs
@ 2025-08-07 20:14 Avadhut Naik
  2025-08-07 20:14 ` [PATCH v2 1/2] EDAC/amd64: Add support for AMD family 1Ah-based newer models Avadhut Naik
  2025-08-07 20:14 ` [PATCH v2 2/2] EDAC/mc_sysfs: Increase legacy channel support to 16 Avadhut Naik
  0 siblings, 2 replies; 9+ messages in thread
From: Avadhut Naik @ 2025-08-07 20:14 UTC (permalink / raw)
  To: linux-edac; +Cc: bp, yazen.ghannam, linux-kernel, avadhut.naik

This patchset adds support for newer AMD's Family 1Ah-based SOCs.

The first patch adds support for these new SOCs in the amd64_edac module.

The second patch modifies the legacy EDAC sysfs interface so that the 16
UMCs supported by some of these new SOCs are appropriately visible through
the interface.

Changes in v2:
 - Remove extra tabs.
 - Update the legacy EDAC sysfs interface.

Links:
v1: https://lore.kernel.org/all/20250722192855.3108575-1-avadhut.naik@amd.com/

Avadhut Naik (2):
  EDAC/amd64: Add support for AMD family 1Ah-based newer models
  EDAC/mc_sysfs: Increase legacy channel support to 16

 drivers/edac/amd64_edac.c    | 20 ++++++++++++++++++++
 drivers/edac/amd64_edac.h    |  2 +-
 drivers/edac/edac_mc_sysfs.c | 24 ++++++++++++++++++++++++
 3 files changed, 45 insertions(+), 1 deletion(-)


base-commit: 1fb0ddddf5d139089675b86702933cbca992b4d4
-- 
2.43.0


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

end of thread, other threads:[~2025-08-25 15:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-07 20:14 [PATCH v2 0/2] Add support for AMD Family 1Ah-based SOCs Avadhut Naik
2025-08-07 20:14 ` [PATCH v2 1/2] EDAC/amd64: Add support for AMD family 1Ah-based newer models Avadhut Naik
2025-08-18 21:22   ` Borislav Petkov
2025-08-25 14:30     ` Naik, Avadhut
2025-08-25 15:23     ` Naik, Avadhut
2025-08-07 20:14 ` [PATCH v2 2/2] EDAC/mc_sysfs: Increase legacy channel support to 16 Avadhut Naik
2025-08-18 21:36   ` Borislav Petkov
2025-08-19 13:30     ` Yazen Ghannam
2025-08-19 13:48       ` Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).