linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Support for ARM Cortex A15 L2 internal asynchronous error detection
@ 2019-01-08  8:10 Wiebe, Wladislav (Nokia - DE/Ulm)
  0 siblings, 0 replies; only message in thread
From: Wiebe, Wladislav (Nokia - DE/Ulm) @ 2019-01-08  8:10 UTC (permalink / raw)
  To: robh+dt, mark.rutland, mchehab+samsung, gregkh, davem, akpm,
	nicolas.ferre, arnd, linux-edac, linux-arm-kernel, bp, mchehab,
	akpm, nicolas.ferre, arnd, Sverdlin, Alexander (Nokia - DE/Ulm)
  Cc: devicetree, linux-kernel

This patch series adds support for L2 internal asynchronous error detection
caused by L2 RAM double-bit ECC error or illegal writes to the
Interrupt Controller memory-map region on the Cortex A15.

Testing:
- works as module (loadable & unloadable) - OK
- works as build in kernel driver - OK
- interrupt registration - OK
- appears in EDAC subsystem/sysfs - OK

Wladislav Wiebe (2):
  dt-bindings: edac: ARM Cortex A15 L2 asynchronous error detection
  EDAC: add ARM Cortex A15 L2 internal asynchronous error detection driver

 .../bindings/edac/cortex_a15_l2_async_edac.txt     |  22 ++++
 MAINTAINERS                                        |   8 ++
 drivers/edac/Kconfig                               |  11 ++
 drivers/edac/Makefile                              |   1 +
 drivers/edac/cortex_a15_l2_async_edac.c            | 134 +++++++++++++++++++++
 5 files changed, 176 insertions(+)
 create mode 100644 .../bindings/edac/cortex_a15_l2_async_edac.txt
 create mode 100644 drivers/edac/cortex_a15_l2_async_edac.c

-- 
2.16.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] only message in thread

only message in thread, other threads:[~2019-01-08  8:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-08  8:10 [PATCH 0/2] Support for ARM Cortex A15 L2 internal asynchronous error detection Wiebe, Wladislav (Nokia - DE/Ulm)

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