projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb16d93
)
arm64: zynqmp: Remove arm,cortex-a53-edac node
author
Michal Simek
<michal.simek@amd.com>
Thu, 1 Feb 2024 12:38:41 +0000
(13:38 +0100)
committer
Michal 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
patch
|
blob
|
history
diff --git
a/arch/arm/dts/zynqmp.dtsi
b/arch/arm/dts/zynqmp.dtsi
index ee2fbcaedc52f0e5a6824b9d04a254878c2f3556..e539fa329e19b41ece7ba73e91169bc0821362b8 100644
(file)
--- a/
arch/arm/dts/zynqmp.dtsi
+++ b/
arch/arm/dts/zynqmp.dtsi
@@
-303,10
+303,6
@@
<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>;