devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Add Peripheral EDACs to SOCFPGA Stratix10.
@ 2018-09-19 19:38 thor.thayer
  2018-09-19 19:38 ` [PATCH 1/6] arm64: dts: stratix10: Additions to EDAC System Manager thor.thayer
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: thor.thayer @ 2018-09-19 19:38 UTC (permalink / raw)
  To: dinguyen, robh+dt, mark.rutland, bp, mchehab
  Cc: thor.thayer, devicetree, linux-edac

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(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-09-24 22:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-19 19:38 [PATCH 0/6] Add Peripheral EDACs to SOCFPGA Stratix10 thor.thayer
2018-09-19 19:38 ` [PATCH 1/6] arm64: dts: stratix10: Additions to EDAC System Manager thor.thayer
2018-09-24 15:37   ` Dinh Nguyen
2018-09-19 19:38 ` [PATCH 2/6] EDAC, altera: Combine Stratix10 and Arria10 probe functions thor.thayer
2018-09-19 19:38 ` [PATCH 3/6] arm64: dts: stratix10: Add SDRAM node thor.thayer
2018-09-24 15:40   ` Dinh Nguyen
2018-09-24 20:42     ` Thor Thayer
2018-09-24 22:27       ` Dinh Nguyen
2018-09-19 19:38 ` [PATCH 4/6] EDAC, altera: Merge Stratix10 into Arria10 SDRAM probe thor.thayer
2018-09-19 19:39 ` [PATCH 5/6] EDAC, altera: Add Stratix10 peripheral support thor.thayer
2018-09-19 19:39 ` [PATCH 6/6] arm64: dts: stratix10: Add peripheral EDAC nodes thor.thayer
2018-09-24 15:41   ` Dinh Nguyen
2018-09-24 10:40 ` [PATCH 0/6] Add Peripheral EDACs to SOCFPGA Stratix10 Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).