linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Amazon's Annapurna Labs Memory Controller EDAC
@ 2019-09-04 13:32 Talel Shenhar
  2019-09-04 13:32 ` [PATCH 1/3] dt-bindings: edac: al-mc-edac: " Talel Shenhar
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Talel Shenhar @ 2019-09-04 13:32 UTC (permalink / raw)
  To: bp, mchehab, james.morse, talel, davem, gregkh, nicolas.ferre,
	robh+dt, mark.rutland, catalin.marinas, will, linux-edac,
	devicetree, linux-kernel, linux-arm-kernel
  Cc: hhhawa, ronenk, jonnyc, hanochu, barakw

This series introduces support for Amazon's Annapurna Labs Memory
Controller EDAC driver.



Talel Shenhar (3):
  dt-bindings: edac: al-mc-edac: Amazon's Annapurna Labs Memory
    Controller EDAC
  EDAC: al-mc-edac: Introduce Amazon's Annapurna Labs Memory Controller
    EDAC
  arm64: alpine: select EDAC_AL_MC

 .../devicetree/bindings/edac/amazon,al-mc-edac.txt |  24 ++
 MAINTAINERS                                        |   6 +
 arch/arm64/Kconfig.platforms                       |   1 +
 drivers/edac/Kconfig                               |   7 +
 drivers/edac/Makefile                              |   1 +
 drivers/edac/al_mc_edac.c                          | 382 +++++++++++++++++++++
 6 files changed, 421 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/edac/amazon,al-mc-edac.txt
 create mode 100644 drivers/edac/al_mc_edac.c

-- 
2.7.4


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

end of thread, other threads:[~2019-09-13 14:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-04 13:32 [PATCH 0/3] Amazon's Annapurna Labs Memory Controller EDAC Talel Shenhar
2019-09-04 13:32 ` [PATCH 1/3] dt-bindings: edac: al-mc-edac: " Talel Shenhar
2019-09-13 14:36   ` Rob Herring
2019-09-04 13:32 ` [PATCH 2/3] EDAC: al-mc-edac: Introduce " Talel Shenhar
2019-09-04 13:32 ` [PATCH 3/3] arm64: alpine: select EDAC_AL_MC Talel Shenhar

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