summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeha Malcom Francis <n-francis@ti.com>2024-04-01 18:29:41 +0530
committerPraneeth Bajjuri <praneeth@ti.com>2024-05-03 14:37:18 -0500
commit0adc2477cd0e21e5e414fe707c04c1d0044f4618 (patch)
treec81adc0b1031189eec6e0ab6a4253c30823bc12c
parent26c81a4d5b31b0ca6a57bcd30d115f458cb98192 (diff)
arm: dts: k3-am69: Remove duplicate memory node
The memory node is already defined in k3-am69-sk.dts, remove the duplicate node from k3-am69-r5-sk.dts which includes the former. Fixes: afb074d9e26c ("arm: dts: k3-am69-sk: Add r5 specific dt support") Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
-rw-r--r--arch/arm/dts/k3-am69-r5-sk.dts8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/dts/k3-am69-r5-sk.dts b/arch/arm/dts/k3-am69-r5-sk.dts
index 166ab203e4..e50680cccd 100644
--- a/arch/arm/dts/k3-am69-r5-sk.dts
+++ b/arch/arm/dts/k3-am69-r5-sk.dts
@@ -27,14 +27,6 @@
bootph-all;
};
- memory@80000000 {
- device_type = "memory";
- /* 32G RAM */
- reg = <0x00000000 0x80000000 0x00000000 0x80000000>,
- <0x00000008 0x80000000 0x00000007 0x80000000>;
- bootph-pre-ram;
- };
-
a72_0: a72@0 {
compatible = "ti,am654-rproc";
reg = <0x0 0x00a90000 0x0 0x10>;