On Wed, Sep 19, 2018 at 02:38:55PM -0500, thor.thayer@xxxxxxxxxxxxxxx wrote: > From: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx> > > This series of patches adds peripheral EDAC support for the SOCFPGA > Stratix10. To ease the integration, restructuring of the existing > Stratix10 SDRAM EDAC occurred. > The Stratix10 peripheral support closely mirrors some of the Arria10 > peripherals and they can share functions. > > Thor Thayer (6): > arm64: dts: stratix10: Additions to EDAC System Manager > EDAC, altera: Combine Stratix10 and Arria10 probe functions > arm64: dts: stratix10: Add SDRAM node > EDAC, altera: Merge Stratix10 into Arria10 SDRAM probe > EDAC, altera: Add Stratix10 peripheral support. > arm64: dts: stratix10: Add peripheral EDAC nodes > > arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 37 +- > drivers/edac/altera_edac.c | 666 +++++++--------------- > drivers/edac/altera_edac.h | 73 +-- > 3 files changed, 282 insertions(+), 494 deletions(-) I love diffstats like those and don't find anything strange in the new additions considering that I have no clue about ARM. So once the DT stuff has been acked, I'll take this... -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.