]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM64: zynqmp: Add cortexa53 edac node
authorNaga Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com>
Mon, 20 Jun 2016 10:18:30 +0000 (15:48 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 26 Oct 2016 07:13:59 +0000 (09:13 +0200)
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>
arch/arm/dts/zynqmp.dtsi

index 685ced34c0ecda68d342c1f5addc9dd991ac1db9..62092dd57786b2fb2e0de3088d4162aca5ab9e9f 100644 (file)
                             <1 10 0xf01>;
        };
 
+       edac {
+               compatible = "arm,cortex-a53-edac";
+       };
+
        amba_apu: amba_apu {
                compatible = "simple-bus";
                #address-cells = <2>;