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

From: Shravan Kumar Ramani
Date: Fri Jun 14 2019 - 14:41:11 EST


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 | 404 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 417 insertions(+)
create mode 100644 drivers/edac/bluefield_edac.c

--
2.1.2