linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for the Aspeed AST2500 SoC EDAC driver.
@ 2018-12-17  6:01 Stefan Schaeckeler
  2018-12-17  6:01 ` [PATCH 1/2] EDAC: Add Aspeed AST2500 " Stefan Schaeckeler
  2018-12-17  6:01 ` [PATCH 2/2] dt-bindings: edac: Aspeed AST2500 Stefan Schaeckeler
  0 siblings, 2 replies; 10+ messages in thread
From: Stefan Schaeckeler @ 2018-12-17  6:01 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Joel Stanley, Andrew Jeffery,
	Borislav Petkov, Mauro Carvalho Chehab, linux-kernel, devicetree,
	linux-arm-kernel, linux-aspeed, linux-edac
  Cc: Stefan M Schaeckeler

From: Stefan M Schaeckeler <schaecsn@gmx.net>

Add support for the Aspeed AST2500 SoC EDAC driver.

Note, I only have access to AST2500 hardware and documentation. The AST2500
documentation explicitly states that the sdram controller is not backward
compatible with AST2400 and hence this driver is not supporting it.

Best, Stefan


Stefan M Schaeckeler (2):
  EDAC: Add Aspeed AST2500 EDAC driver
  dt-bindings: edac: Aspeed AST2500

 .../bindings/edac/aspeed-sdram-edac.txt       |  34 ++
 MAINTAINERS                                   |   6 +
 arch/arm/boot/dts/aspeed-g5.dtsi              |   7 +
 drivers/edac/Kconfig                          |   7 +
 drivers/edac/Makefile                         |   1 +
 drivers/edac/aspeed_edac.c                    | 457 ++++++++++++++++++
 6 files changed, 512 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/edac/aspeed-sdram-edac.txt
 create mode 100644 drivers/edac/aspeed_edac.c

-- 
2.19.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-01-16 21:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-17  6:01 [PATCH 0/2] Add support for the Aspeed AST2500 SoC EDAC driver Stefan Schaeckeler
2018-12-17  6:01 ` [PATCH 1/2] EDAC: Add Aspeed AST2500 " Stefan Schaeckeler
2018-12-31 13:20   ` Stefan Schaeckeler
2018-12-31 13:53     ` Boris Petkov
2019-01-10  9:50   ` Borislav Petkov
2019-01-15 17:57     ` Stefan Schaeckeler
2019-01-16 21:30       ` Borislav Petkov
2018-12-17  6:01 ` [PATCH 2/2] dt-bindings: edac: Aspeed AST2500 Stefan Schaeckeler
2018-12-27 22:09   ` Rob Herring
2018-12-29 18:30     ` schaecsn

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