[PATCH v5 0/1] EDAC, mellanox: Add ECC support for BlueField DDR4

From: Shravan Kumar Ramani
Date: Mon Jun 17 2019 - 14:47:11 EST


Changes since v4:
Shorten long macro names.

Changes since v3:
Replace bitfields with shifts and masks.
Make use of SZ_ and PAGE_ macros.
Read DIMM count from the ACPI table instead of hard-coding the info in
the driver.

Shravan Kumar Ramani (1):
EDAC, mellanox: Add ECC support for BlueField DDR4

MAINTAINERS | 5 +
drivers/edac/Kconfig | 7 +
drivers/edac/Makefile | 1 +
drivers/edac/bluefield_edac.c | 366 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 379 insertions(+)
create mode 100644 drivers/edac/bluefield_edac.c

--
2.1.2