devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] edac: Add APM X-Gene SoC EDAC driver
@ 2014-05-08 23:03 Loc Ho
       [not found] ` <1399590199-12256-1-git-send-email-lho-qTEPVZfXA3Y@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Loc Ho @ 2014-05-08 23:03 UTC (permalink / raw)
  To: dougthompson-aS9lmoZGLiVWk0Htik3J/w, bp-Gina5bIWoIWzQB+pC5nmwQ,
	m.chehab-Sze3O3UU22JBDgjK7y7TUQ
  Cc: linux-edac-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	jcm-H+wXaHxf7aLQT0dZR+AlfA, patches-qTEPVZfXA3Y, Loc Ho, Feng Kan

This patch adds support for the APM X-Gene SoC EDAC driver.

Signed-off-by: Feng Kan <fkan-qTEPVZfXA3Y@public.gmane.org>
Signed-off-by: Loc Ho <lho-qTEPVZfXA3Y@public.gmane.org>
---
Loc Ho (4):
  edac: Fix MC scrub mode comparsion bug for correctable error
  Documentation: Add documentation for the APM X-Gene SoC EDAC DTS
    binding
  edac: Add APM X-Gene SoC EDAC driver
  arm64: Add APM X-Gene SoC EDAC DTS entries

 .../devicetree/bindings/edac/apm-xgene-edac.txt    |   70 +
 arch/arm64/boot/dts/apm-storm.dtsi                 |   89 +
 drivers/edac/Kconfig                               |    9 +-
 drivers/edac/Makefile                              |    3 +
 drivers/edac/edac_mc.c                             |    2 +-
 drivers/edac/xgene_edac.c                          | 1915 ++++++++++++++++++++
 6 files changed, 2086 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/edac/apm-xgene-edac.txt
 create mode 100644 drivers/edac/xgene_edac.c

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-05-23 17:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-08 23:03 [PATCH 0/4] edac: Add APM X-Gene SoC EDAC driver Loc Ho
     [not found] ` <1399590199-12256-1-git-send-email-lho-qTEPVZfXA3Y@public.gmane.org>
2014-05-08 23:03   ` [PATCH 1/4] edac: Fix MC scrub mode comparsion bug for correctable error Loc Ho
     [not found]     ` <1399590199-12256-2-git-send-email-lho-qTEPVZfXA3Y@public.gmane.org>
2014-05-08 23:03       ` [PATCH 2/4] Documentation: Add documentation for the APM X-Gene SoC EDAC DTS binding Loc Ho
     [not found]         ` <1399590199-12256-3-git-send-email-lho-qTEPVZfXA3Y@public.gmane.org>
2014-05-08 23:03           ` [PATCH 3/4] edac: Add APM X-Gene SoC EDAC driver Loc Ho
     [not found]             ` <1399590199-12256-4-git-send-email-lho-qTEPVZfXA3Y@public.gmane.org>
2014-05-08 23:03               ` [PATCH 4/4] arm64: Add APM X-Gene SoC EDAC DTS entries Loc Ho
2014-05-20 19:39               ` [PATCH 3/4] edac: Add APM X-Gene SoC EDAC driver Borislav Petkov
     [not found]                 ` <20140520193930.GA23070-fF5Pk5pvG8Y@public.gmane.org>
2014-05-23 16:26                   ` Loc Ho
     [not found]                     ` <CAPw-ZTkOYhWT_5QFJvGBM-aHOOH-1cqsMgnhOVEirRdG9FEosw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-05-23 17:20                       ` Borislav Petkov
2014-05-14 12:01           ` [PATCH 2/4] Documentation: Add documentation for the APM X-Gene SoC EDAC DTS binding Borislav Petkov
2014-05-09  7:38       ` [PATCH 1/4] edac: Fix MC scrub mode comparsion bug for correctable error Borislav Petkov
     [not found]         ` <20140509073803.GD8844-fF5Pk5pvG8Y@public.gmane.org>
2014-05-09 16:17           ` Loc Ho

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