summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap5-cm-t54.dts
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2016-09-13 16:10:56 -0700
committerTony Lindgren <tony@atomide.com>2016-09-13 16:14:19 -0700
commit98cc4544d65c8d879a39cfc38703e9f4d078a3e9 (patch)
treebe404aafd13220a7762ac987bc9ad8893a76fcea /arch/arm/boot/dts/omap5-cm-t54.dts
parent0af28cc92690d8c231ddf003452282e885993c08 (diff)
ARM: dts: Add support for more than 2GB of memory for omap5
Some omap5 variants have more than 2GB of memory available as optional models. Let's update the dts files to use two address cells similar to what dra7 is using with commit dae320ec3173 ("ARM: dts: DRA7: change address-cells and size-cells"). Acked-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap5-cm-t54.dts')
-rw-r--r--arch/arm/boot/dts/omap5-cm-t54.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap5-cm-t54.dts b/arch/arm/boot/dts/omap5-cm-t54.dts
index c9390fa9c362..b153f604932a 100644
--- a/arch/arm/boot/dts/omap5-cm-t54.dts
+++ b/arch/arm/boot/dts/omap5-cm-t54.dts
@@ -13,7 +13,7 @@
memory@80000000 {
device_type = "memory";
- reg = <0x80000000 0x7F000000>; /* 2048 MB */
+ reg = <0 0x80000000 0 0x7f000000>; /* 2048 MB */
};
aliases {