aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/ecx-common.dtsi
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2013-07-23 14:04:44 -0500
committerRobert Richter <rric@kernel.org>2013-11-04 17:01:05 -0600
commit982ac2a7b757708845df4339243a91ba180a5744 (patch)
treee366d9410351cdafbbe712aac71c552a1a3e35c9 /arch/arm/boot/dts/ecx-common.dtsi
parentedac, highbank: Fix interrupt setup of mem and l2 controller (diff)
downloadlinux-dev-982ac2a7b757708845df4339243a91ba180a5744.tar.xz
linux-dev-982ac2a7b757708845df4339243a91ba180a5744.zip
ARM: dts: calxeda: move memory-controller node out of ecx-common.dtsi
The DDR controller is slightly different in ECX-2000 and ECX-1000, so we need to have different nodes for each platform. Signed-off-by: Rob Herring <rob.herring@calxeda.com> [Device Tree documentation updated.] Signed-off-by: Robert Richter <rric@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/ecx-common.dtsi')
-rw-r--r--arch/arm/boot/dts/ecx-common.dtsi6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/boot/dts/ecx-common.dtsi b/arch/arm/boot/dts/ecx-common.dtsi
index e8559b753c9d..f95988ff61d4 100644
--- a/arch/arm/boot/dts/ecx-common.dtsi
+++ b/arch/arm/boot/dts/ecx-common.dtsi
@@ -45,12 +45,6 @@
status = "disabled";
};
- memory-controller@fff00000 {
- compatible = "calxeda,hb-ddr-ctrl";
- reg = <0xfff00000 0x1000>;
- interrupts = <0 91 4>;
- };
-
ipc@fff20000 {
compatible = "arm,pl320", "arm,primecell";
reg = <0xfff20000 0x1000>;