EDAC, altera: Refactor for Altera CycloneV SoC
authorThor Thayer <tthayer@opensource.altera.com>
Thu, 4 Jun 2015 14:28:46 +0000 (09:28 -0500)
committerBorislav Petkov <bp@suse.de>
Wed, 24 Jun 2015 16:16:08 +0000 (18:16 +0200)
commit143f4a5ac5af82a4055100c8f40b26187d5c20ba
treeac65223b91db64f2823deefd7552f23e1d9ba116
parentf9ae487e04370e229a96c83a8c86510299712192
EDAC, altera: Refactor for Altera CycloneV SoC

The Arria10 SoC uses a completely different SDRAM controller from the
earlier CycloneV and ArriaV SoCs. This patch abstracts the SDRAM bits
for the CycloneV/ArriaV SoCs in preparation for the Arria10 support.

Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: devicetree@vger.kernel.org
Cc: dinguyen@opensource.altera.com
Cc: galak@codeaurora.org
Cc: grant.likely@linaro.org
Cc: ijc+devicetree@hellion.org.uk
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-edac <linux-edac@vger.kernel.org>
Cc: m.chehab@samsung.com
Cc: mark.rutland@arm.com
Cc: pawel.moll@arm.com
Cc: robh+dt@kernel.org
Cc: tthayer.linux@gmail.com
Link: http://lkml.kernel.org/r/1433428128-7292-3-git-send-email-tthayer@opensource.altera.com
Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/edac/altera_edac.c
drivers/edac/altera_edac.h [new file with mode: 0644]