EDAC/igen6: Add Intel Meteor Lake-PS SoCs support
authorQiuxu Zhuo <qiuxu.zhuo@intel.com>
Mon, 13 Nov 2023 08:53:17 +0000 (16:53 +0800)
committerTony Luck <tony.luck@intel.com>
Tue, 5 Dec 2023 18:59:13 +0000 (10:59 -0800)
commit3c77090c1247d963f2559e77810a5d48efeeb7d6
tree165e4bead1b725e692b570425074056c76ea2a17
parentd23627a7688fabff0096a7beaff1a93de76afaad
EDAC/igen6: Add Intel Meteor Lake-PS SoCs support

Add Intel Meteor Lake-PS SoC compute die IDs for EDAC support.
These SoCs share similar IBECC registers with Alder Lake-P SoCs.
The only difference is that IBECC presence is detected through an
MMIO-mapped register instead of the capability register in the
PCI configuration space.

Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
drivers/edac/igen6_edac.c