Re: [PATCH v6 1/1] EDAC, mellanox: Add ECC support for BlueField DDR4

2019-06-24 Thread Joe Perches
On Mon, 2019-06-24 at 14:42 -0400, Shravan Kumar Ramani wrote: > Add ECC support for Mellanox BlueField SoC DDR controller. > This requires SMC to the running Arm Trusted Firmware to report > what is the current memory configuration. [] > diff --git a/drivers/edac/bluefield_edac.c b/drivers/edac/bl

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

2019-06-24 Thread Shravan Kumar Ramani
Add ECC support for Mellanox BlueField SoC DDR controller. This requires SMC to the running Arm Trusted Firmware to report what is the current memory configuration. Reviewed-by: James Morse Signed-off-by: Shravan Kumar Ramani --- MAINTAINERS | 5 + drivers/edac/Kconfig