EDAC/i10nm: Add Intel Granite Rapids-D support
authorQiuxu Zhuo <qiuxu.zhuo@intel.com>
Fri, 4 Jul 2025 15:16:07 +0000 (23:16 +0800)
committerTony Luck <tony.luck@intel.com>
Mon, 7 Jul 2025 17:50:29 +0000 (10:50 -0700)
commit9ad08c1115646533097c8a799ad046bf5127b04a
treebb0d2dea89390fef897ea243810298181331d9c7
parent815703e2ecdf091a724c16671aadd8c55de24878
EDAC/i10nm: Add Intel Granite Rapids-D support

The Granite Rapids-D CPU model uses memory controller registers similar
to those of the Granite Rapids server CPU but with a different memory
controller MMIO base.

Add the Granite Rapids-D CPU model ID and use the new memory controller
MMIO base for EDAC support.

Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Tested-by: VikasX Chougule <vikasx.chougule@intel.com>
Link: https://lore.kernel.org/r/20250704151609.7833-2-qiuxu.zhuo@intel.com
drivers/edac/i10nm_base.c