All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] edac: xgene: Add missing SoC register bus error handling and fix CE promotes to UE
@ 2016-01-22 20:47 ` Loc Ho
  0 siblings, 0 replies; 12+ messages in thread
From: Loc Ho @ 2016-01-22 20:47 UTC (permalink / raw)
  To: linux-arm-kernel

Add missing register bus error handling for SoC and fix an checking
condition for CE error promotes to UE. DT binding and documentation are
also updated.

v3:
* Move the regmap-rb property back to the required section.
* Fix typo in documentation and comment code

v2:
* Make the register bus resource optional
* Update DT binding accordinlgy

---
Loc Ho (3):
  Documentation: Update the APM X-Gene SoC EDAC DTS binding for missing
    RB
  edac: xgene: Add missing SoC register bus error handling and fix CE
    promotes to UE
  arm64: Update the APM X-Gene EDAC node with the RB register resource

 .../devicetree/bindings/edac/apm-xgene-edac.txt    |   10 +++
 arch/arm64/boot/dts/apm/apm-storm.dtsi             |    6 ++
 drivers/edac/xgene_edac.c                          |   70 +++++++++++++++++++-
 3 files changed, 85 insertions(+), 1 deletions(-)

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

end of thread, other threads:[~2016-01-26 21:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-22 20:47 [PATCH v3 0/3] edac: xgene: Add missing SoC register bus error handling and fix CE promotes to UE Loc Ho
2016-01-22 20:47 ` Loc Ho
2016-01-22 20:47 ` [PATCH v3 1/3] Documentation: Update the APM X-Gene SoC EDAC DTS binding for missing RB Loc Ho
2016-01-22 20:47   ` Loc Ho
2016-01-26 21:25   ` Rob Herring
2016-01-26 21:25     ` Rob Herring
2016-01-22 20:47 ` [PATCH v3 2/3] edac: xgene: Add missing SoC register bus error handling and fix CE promotes to UE Loc Ho
2016-01-22 20:47   ` Loc Ho
2016-01-22 20:47 ` [PATCH v3 3/3] arm64: Update the APM X-Gene EDAC node with the RB register resource Loc Ho
2016-01-22 20:47   ` Loc Ho
2016-01-23 14:34 ` [PATCH v3 0/3] edac: xgene: Add missing SoC register bus error handling and fix CE promotes to UE Borislav Petkov
2016-01-23 14:34   ` Borislav Petkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.