EDAC: Add three new memory types
authorQiuxu Zhuo <qiuxu.zhuo@intel.com>
Thu, 5 Nov 2020 07:48:51 +0000 (15:48 +0800)
committerTony Luck <tony.luck@intel.com>
Thu, 5 Nov 2020 16:30:22 +0000 (08:30 -0800)
commit3b20369313a486246582c8ef6ff5d1d0b9c34613
tree1399bfebccd1d6e7d3ed9f051fe5ac8769c6ce09
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec
EDAC: Add three new memory types

There are {Low-Power DDR3/4, WIO2} types of memory.
Add new entries to 'enum mem_type' and new strings to
'edac_mem_types[]' for the new types.

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