Re: [PATCH v2] EDAC/ie31200: Add two more Intel Alder Lake-S SoCs for EDAC support
From: Kyle Manna
Date: Mon Aug 11 2025 - 12:10:28 EST
On Fri, Aug 1, 2025, at 23:01, Kyle Manna wrote:
> Host Device IDs (DID0) correspond to:
> * Intel Core i7-12700K
> * Intel Core i5-12600K
>
> See documentation:
> * 12th Generation Intel® Core™ Processors Datasheet
> * Volume 1 of 2, Doc. No.: 655258, Rev.: 011
> * https://edc.intel.com/output/DownloadPdfDocument?id=8297 (PDF)
>
> Signed-off-by: Kyle Manna <kyle@xxxxxxxxxxxxx>
> Reviewed-by: Qiuxu Zhuo <qiuxu.zhuo@xxxxxxxxx>
> ---
> Changes in v2:
> - Rebased on top of a6923c06a3b2e2c534ae28c53a7531e76cc95cfa
> - Added comments to Device ID definitions as requested
> - Added Reviewed-by tag from Qiuxu Zhuo
>
> drivers/edac/ie31200_edac.c | 4 ++++
> 1 file changed, 4 insertions(+)
Hi Tony, Jason,
Gentle ping on this small EDAC/ie31200 change that adds two more Alder Lake-S device IDs for ECC-capable part.
Reviewed-by: Qiuxu Zhuo <qiuxu.zhuo@xxxxxxxxx>
Could you please pick this up for the EDAC tree (ras edac-for-next)?
Thanks,
- Kyle