ARM64: zynqmp: Add cortexa53 edac node

This patch adds edac node for arm cortexa53 to report
errors on L1 and L2 caches.

Signed-off-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
Naga Sureshkumar Relli 2016-06-20 15:48:30 +05:30 committed by Michal Simek
parent 7418b7c6ea
commit aaf232f348

View File

@ -229,6 +229,10 @@
<1 10 0xf01>;
};
edac {
compatible = "arm,cortex-a53-edac";
};
amba_apu: amba_apu@0 {
compatible = "simple-bus";
#address-cells = <2>;