2 * Copyright 2011-2012 Calxeda, Inc.
4 * This program is free software; you can redistribute it and/or modify it
5 * under the terms and conditions of the GNU General Public License,
6 * version 2, as published by the Free Software Foundation.
8 * This program is distributed in the hope it will be useful, but WITHOUT
9 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
10 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
13 * You should have received a copy of the GNU General Public License along with
14 * this program. If not, see <http://www.gnu.org/licenses/>.
19 /* First 4KB has pen for secondary cores. */
20 /memreserve/ 0x00000000 0x0001000;
23 model = "Calxeda ECX-2000";
24 compatible = "calxeda,ecx-2000";
34 compatible = "arm,cortex-a15";
42 compatible = "arm,cortex-a15";
50 compatible = "arm,cortex-a15";
58 compatible = "arm,cortex-a15";
68 device_type = "memory";
69 reg = <0x00000000 0x00000000 0x00000000 0xff800000>;
74 device_type = "memory";
75 reg = <0x00000002 0x00000000 0x00000003 0x00000000>;
79 ranges = <0x00000000 0x00000000 0x00000000 0xffffffff>;
82 compatible = "arm,cortex-a15-timer", "arm,armv7-timer"; interrupts = <1 13 0xf08>,
88 memory-controller@fff00000 {
89 compatible = "calxeda,ecx-2000-ddr-ctrl";
90 reg = <0xfff00000 0x1000>;
91 interrupts = <0 91 4>;
94 intc: interrupt-controller@fff11000 {
95 compatible = "arm,cortex-a15-gic";
96 #interrupt-cells = <3>;
100 interrupts = <1 9 0xf04>;
101 reg = <0xfff11000 0x1000>,
108 compatible = "arm,cortex-a9-pmu";
109 interrupts = <0 76 4 0 75 4 0 74 4 0 73 4>;
114 /include/ "ecx-common.dtsi"