[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1431553787-27741-1-git-send-email-tthayer@opensource.altera.com>
Date: Wed, 13 May 2015 16:49:43 -0500
From: <tthayer@...nsource.altera.com>
To: <bp@...en8.de>, <dougthompson@...ssion.com>,
<m.chehab@...sung.com>, <robh+dt@...nel.org>, <pawel.moll@....com>,
<mark.rutland@....com>, <ijc+devicetree@...lion.org.uk>,
<galak@...eaurora.org>, <linux@....linux.org.uk>,
<dinguyen@...nsource.altera.com>, <grant.likely@...aro.org>
CC: <devicetree@...r.kernel.org>, <linux-doc@...r.kernel.org>,
<linux-edac@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>, <tthayer.linux@...il.com>,
<tthayer@...nsource.altera.com>
Subject: [PATCH 0/4] Add Altera Arria10 EDAC Support
From: Thor Thayer <tthayer@...nsource.altera.com>
This series of patches adds support for the Arria10 EDAC. The
SDRAM controller and ECC registers are significantly different
from the CycloneV/ArriaV but common areas could be abstracted.
Thor Thayer (4):
edac, altera: Generalize driver to use DT Memory size
edac, altera: Refactor EDAC for Altera CycloneV SoC.
edac, altera: Addition of Arria10 EDAC
dts, altera: Arria10 SDRAM EDAC DTS additions.
.../bindings/arm/altera/socfpga-sdram-edac.txt | 2 +-
arch/arm/boot/dts/socfpga_arria10.dtsi | 11 +
drivers/edac/altera_edac.c | 357 ++++++++++++--------
drivers/edac/altera_edac.h | 201 +++++++++++
4 files changed, 434 insertions(+), 137 deletions(-)
create mode 100644 drivers/edac/altera_edac.h
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists