On Fri, Jan 12, 2018 at 02:27:54PM +1300, Chris Packham wrote: > From: Jan Luebbe <j...@pengutronix.de> > > Add support for the ECC functionality as found in the DDR RAM and L2 > cache controllers on the MV78230/MV78x60 SoCs. This driver has been > tested on the MV78460 (on a custom board with a DDR3 ECC DIMM). > > Signed-off-by: Jan Luebbe <j...@pengutronix.de> > --- > MAINTAINERS | 6 + > drivers/edac/Kconfig | 7 + > drivers/edac/Makefile | 1 + > drivers/edac/armada_xp_edac.c | 639 > ++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 653 insertions(+) > create mode 100644 drivers/edac/armada_xp_edac.c
Reviewed-by: Borislav Petkov <b...@suse.de> -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.