]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm64: zynqmp: Remove arm,cortex-a53-edac node
authorMichal Simek <michal.simek@amd.com>
Thu, 1 Feb 2024 12:38:41 +0000 (13:38 +0100)
committerMichal Simek <michal.simek@amd.com>
Mon, 12 Feb 2024 08:28:32 +0000 (09:28 +0100)
There is no dt schema associated with it. Also Linux driver have been
removed in Xilinx Linux tree and never gets to upstream that's why remove
description for it.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/6685ee980d9b475f95eef6b2a74795adc4ac4619.1706791116.git.michal.simek@amd.com
arch/arm/dts/zynqmp.dtsi

index ee2fbcaedc52f0e5a6824b9d04a254878c2f3556..e539fa329e19b41ece7ba73e91169bc0821362b8 100644 (file)
                             <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
        };
 
-       edac {
-               compatible = "arm,cortex-a53-edac";
-       };
-
        fpga_full: fpga-region {
                compatible = "fpga-region";
                fpga-mgr = <&zynqmp_pcap>;