lkml.org 
[lkml]   [2014]   [Jun]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCHv7 0/3] Addition of Altera SDRAM Controller Summary
Date
From: Thor Thayer <tthayer@altera.com>

This patch series adds Altera SDRAM EDAC support.

The one sticky issue seems to be the use of "syscon". One register
in the SDRAM controller shares bitfields with different functionality.
In this series the devicetree includes the "syscon" designation
for the SDRAM Controller [patch 1] but the bindings document does not.
This flexibility means future generations of SDRAM controller may
correct this sharing of bitfields without changes to the bindings.

Thor Thayer (3):
devicetree: Addition of the Altera SDRAM Controller.
Add the Altera SDRAM controller bindings and device tree
changes to the Altera SoC project.
devicetree: Addition of the Altera SDRAM EDAC.
Add the Altera SDRAM EDAC bindings and device tree changes
to the Altera SoC project.
edac: altera: Add EDAC support for Altera SoC SDRAM Controller.
This patch adds support for the CycloneV and ArriaV SDRAM
controllers. Correction and reporting of SBEs, Panic on DBEs.

.../bindings/arm/altera/socfpga-sdram-edac.txt | 15 +
.../bindings/arm/altera/socfpga-sdram.txt | 11 +
arch/arm/boot/dts/socfpga.dtsi | 11 +
drivers/edac/Kconfig | 9 +
drivers/edac/Makefile | 2 +
drivers/edac/altera_edac.c | 448 ++++++++++++++++++++
6 files changed, 496 insertions(+)
create mode 100644 Documentation/devicetree/bindings/arm/altera/socfpga-sdram-edac.txt
create mode 100644 Documentation/devicetree/bindings/arm/altera/socfpga-sdram.txt
create mode 100644 drivers/edac/altera_edac.c

--
1.7.9.5



\
 
 \ /
  Last update: 2014-06-26 00:01    [W:0.077 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site