All of lore.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
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
Subject: Re: [PATCH 0/6] Add Peripheral EDACs to SOCFPGA Stratix10.
Date: Mon, 24 Sep 2018 12:40:02 +0200	[thread overview]
Message-ID: <20180924104002.GC20187@zn.tnic> (raw)
In-Reply-To: <1537385941-11582-1-git-send-email-thor.thayer@linux.intel.com>

On Wed, Sep 19, 2018 at 02:38:55PM -0500, thor.thayer@linux.intel.com wrote:
> From: Thor Thayer <thor.thayer@linux.intel.com>
> 
> 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.

  reply	other threads:[~2018-09-24 10:40 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-19 19:38 [PATCH 0/6] Add Peripheral EDACs to SOCFPGA Stratix10 thor.thayer
2018-09-24 10:40 ` Borislav Petkov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-19 19:38 [1/6] arm64: dts: stratix10: Additions to EDAC System Manager thor.thayer
2018-09-19 19:38 ` [PATCH 1/6] " thor.thayer
2018-09-19 19:38 [2/6] EDAC, altera: Combine Stratix10 and Arria10 probe functions thor.thayer
2018-09-19 19:38 ` [PATCH 2/6] " thor.thayer
2018-09-19 19:38 [3/6] arm64: dts: stratix10: Add SDRAM node thor.thayer
2018-09-19 19:38 ` [PATCH 3/6] " thor.thayer
2018-09-19 19:38 [4/6] EDAC, altera: Merge Stratix10 into Arria10 SDRAM probe thor.thayer
2018-09-19 19:38 ` [PATCH 4/6] " thor.thayer
2018-09-19 19:39 [5/6] EDAC, altera: Add Stratix10 peripheral support thor.thayer
2018-09-19 19:39 ` [PATCH 5/6] " thor.thayer
2018-09-19 19:39 [6/6] arm64: dts: stratix10: Add peripheral EDAC nodes thor.thayer
2018-09-19 19:39 ` [PATCH 6/6] " thor.thayer
2018-09-24 15:37 [1/6] arm64: dts: stratix10: Additions to EDAC System Manager Dinh Nguyen
2018-09-24 15:37 ` [PATCH 1/6] " Dinh Nguyen
2018-09-24 15:40 [3/6] arm64: dts: stratix10: Add SDRAM node Dinh Nguyen
2018-09-24 15:40 ` [PATCH 3/6] " Dinh Nguyen
2018-09-24 15:41 [6/6] arm64: dts: stratix10: Add peripheral EDAC nodes Dinh Nguyen
2018-09-24 15:41 ` [PATCH 6/6] " Dinh Nguyen
2018-09-24 20:42 [3/6] arm64: dts: stratix10: Add SDRAM node thor.thayer
2018-09-24 20:42 ` [PATCH 3/6] " Thor Thayer
2018-09-24 22:27 [3/6] " Dinh Nguyen
2018-09-24 22:27 ` [PATCH 3/6] " Dinh Nguyen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180924104002.GC20187@zn.tnic \
    --to=bp@alien8.de \
    --cc=devicetree@vger.kernel.org \
    --cc=dinguyen@kernel.org \
    --cc=linux-edac@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mchehab@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=thor.thayer@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.