From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 25 Sep 2018 21:24:09 +0200 From: Borislav Petkov Subject: Re: [PATCHv2 0/6] Add Peripheral EDACs to SOCFPGA Stratix10 Message-ID: <20180925192409.GH23986@zn.tnic> References: <1537883342-30180-1-git-send-email-thor.thayer@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1537883342-30180-1-git-send-email-thor.thayer@linux.intel.com> To: thor.thayer@linux.intel.com Cc: dinguyen@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, mchehab@kernel.org, devicetree@vger.kernel.org, linux-edac@vger.kernel.org List-ID: On Tue, Sep 25, 2018 at 08:48:56AM -0500, thor.thayer@linux.intel.com wrote: > From: Thor Thayer > > 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. > > v2: Correct the SDRAM node address in Device Tree (patch 3/6) > > 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(-) Applied, thanks. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.