]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
edac: zynqmp: Add EDAC support for ZynqMP OCM Controller
authorNaga Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com>
Wed, 27 Apr 2016 04:17:37 +0000 (09:47 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 3 May 2016 06:40:34 +0000 (08:40 +0200)
commit28220d4cc0a85981a56c013cbdf89c4c867c9499
tree5e260530dd6be4fe0215f12fdfd16ed4dc1cf3a9
parentac5efa9cfafdcc4aa87f773d1e917004600ccbf7
edac: zynqmp: Add EDAC support for ZynqMP OCM Controller

This patch adds EDAC support for ZynqMP OCM Controller, this driver
reports CE and UE errors based on interrupt, and also creates ue/ce
sysfs entires for error injection.
Also updated Kconfig and Makefile.

Signed-off-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/edac/Kconfig
drivers/edac/Makefile
drivers/edac/zynqmp_ocm_edac.c [new file with mode: 0644]