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 Highbank";
24 compatible = "calxeda,highbank";
34 compatible = "arm,cortex-a9";
36 next-level-cache = <&L2>;
42 compatible = "arm,cortex-a9";
44 next-level-cache = <&L2>;
50 compatible = "arm,cortex-a9";
52 next-level-cache = <&L2>;
58 compatible = "arm,cortex-a9";
60 next-level-cache = <&L2>;
68 device_type = "memory";
69 reg = <0x00000000 0xff900000>;
73 ranges = <0x00000000 0x00000000 0xffffffff>;
76 compatible = "arm,cortex-a9-twd-timer";
77 reg = <0xfff10600 0x20>;
78 interrupts = <1 13 0xf01>;
79 clocks = <&a9periphclk>;
83 compatible = "arm,cortex-a9-twd-wdt";
84 reg = <0xfff10620 0x20>;
85 interrupts = <1 14 0xf01>;
86 clocks = <&a9periphclk>;
89 intc: interrupt-controller@fff11000 {
90 compatible = "arm,cortex-a9-gic";
91 #interrupt-cells = <3>;
95 reg = <0xfff11000 0x1000>,
100 compatible = "arm,pl310-cache";
101 reg = <0xfff12000 0x1000>;
102 interrupts = <0 70 4>;
108 compatible = "arm,cortex-a9-pmu";
109 interrupts = <0 76 4 0 75 4 0 74 4 0 73 4>;
114 compatible = "calxeda,hb-sregs-l2-ecc";
115 reg = <0xfff3c200 0x100>;
116 interrupts = <0 71 4 0 72 4>;
122 /include/ "ecx-common.dtsi"