From: Michal Simek Date: Thu, 1 Feb 2024 12:38:41 +0000 (+0100) Subject: arm64: zynqmp: Remove arm,cortex-a53-edac node X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=e0cce114348be1fed2b4e96b6948f31b123a143d;p=u-boot.git arm64: zynqmp: Remove arm,cortex-a53-edac node 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 Link: https://lore.kernel.org/r/6685ee980d9b475f95eef6b2a74795adc4ac4619.1706791116.git.michal.simek@amd.com --- diff --git a/arch/arm/dts/zynqmp.dtsi b/arch/arm/dts/zynqmp.dtsi index ee2fbcaedc..e539fa329e 100644 --- a/arch/arm/dts/zynqmp.dtsi +++ b/arch/arm/dts/zynqmp.dtsi @@ -303,10 +303,6 @@ ; }; - edac { - compatible = "arm,cortex-a53-edac"; - }; - fpga_full: fpga-region { compatible = "fpga-region"; fpga-mgr = <&zynqmp_pcap>;