public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] edac: Add L3/SoC support to the APM X-Gene SoC EDAC driver
@ 2015-07-25  7:07 Loc Ho
  2015-07-25  7:07 ` [PATCH v2 1/3] Documentation: Update the APM X-Gene SoC EDAC DTS binding for L3/SoC subnodes Loc Ho
  2015-08-10 16:37 ` [PATCH v2 0/3] " Dann Frazier
  0 siblings, 2 replies; 13+ messages in thread
From: Loc Ho @ 2015-07-25  7:07 UTC (permalink / raw)
  To: linux-arm-kernel

v2:
* Update binding documentation accordingly
* Change all single bit defines to BIT(x)
* Add support for L3 version 1 and 2 HW's
* Change to use debug file system for error injection
* In L3/SoC instance add function, allocate EDAC context after all
  initalization successed
* Support raw or detail info for SoC EDAC error reporting

v1:
* Add L3/SoC support to the APM X-Gene SoC EDAC driver

---
Loc Ho (3):
  Documentation: Update the APM X-Gene SoC EDAC DTS binding for L3/SoC
    subnodes
  edac: Add L3/SoC support to the APM X-Gene SoC EDAC driver
  arm64: Add L3/SoC DT subnodes to the APM X-Gene SoC EDAC node

 .../devicetree/bindings/edac/apm-xgene-edac.txt    |   23 +
 arch/arm64/boot/dts/apm/apm-storm.dtsi             |   10 +
 drivers/edac/xgene_edac.c                          |  804 ++++++++++++++++++++
 3 files changed, 837 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2015-08-11 18:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-25  7:07 [PATCH v2 0/3] edac: Add L3/SoC support to the APM X-Gene SoC EDAC driver Loc Ho
2015-07-25  7:07 ` [PATCH v2 1/3] Documentation: Update the APM X-Gene SoC EDAC DTS binding for L3/SoC subnodes Loc Ho
2015-07-25  7:07   ` [PATCH v2 2/3] edac: Add L3/SoC support to the APM X-Gene SoC EDAC driver Loc Ho
2015-07-25  7:07     ` [PATCH v2 3/3] arm64: Add L3/SoC DT subnodes to the APM X-Gene SoC EDAC node Loc Ho
2015-07-29 14:29     ` [PATCH v2 2/3] edac: Add L3/SoC support to the APM X-Gene SoC EDAC driver Borislav Petkov
2015-07-29 23:39       ` Loc Ho
2015-07-30  4:31         ` Borislav Petkov
2015-07-30  5:31           ` Loc Ho
2015-07-30  7:43             ` Borislav Petkov
2015-08-10 16:37 ` [PATCH v2 0/3] " Dann Frazier
2015-08-10 20:15   ` Loc Ho
2015-08-11 14:36     ` Dann Frazier
2015-08-11 18:43       ` Loc Ho

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