mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCHv8 0/3] Addition of Altera SDRAM Controller
@ 2014-06-27 15:26 tthayer
  2014-06-27 15:26 ` [PATCHv8 1/3] devicetree: Addition of the " tthayer
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: tthayer @ 2014-06-27 15:26 UTC (permalink / raw)
  To: robherring2, pawel.moll, mark.rutland, ijc+devicetree, galak,
	rob, linux, dinguyen, dougthompson, grant.likely, bp
  Cc: devicetree, linux-doc, linux-edac, linux-kernel,
	linux-arm-kernel, tthayer.linux, tthayer

From: Thor Thayer <tthayer@altera.com>

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                         |  449 ++++++++++++++++++++
 6 files changed, 497 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


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

end of thread, other threads:[~2014-06-28 17:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-27 15:26 [PATCHv8 0/3] Addition of Altera SDRAM Controller tthayer
2014-06-27 15:26 ` [PATCHv8 1/3] devicetree: Addition of the " tthayer
2014-06-28 17:07   ` Pavel Machek
2014-06-27 15:26 ` [PATCHv8 2/3] devicetree: Addition of the Altera SDRAM EDAC. Add the tthayer
2014-06-28 17:08   ` Pavel Machek
2014-06-27 15:26 ` [PATCHv8 3/3] edac: altera: Add Altera SDRAM Controller EDAC support tthayer
2014-06-28 17:08   ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®