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 bootargs = "console=ttyAMA0";
79 compatible = "simple-bus";
80 interrupt-parent = <&intc>;
84 compatible = "arm,cortex-a9-twd-timer";
85 reg = <0xfff10600 0x20>;
86 interrupts = <1 13 0xf01>;
87 clocks = <&a9periphclk>;
91 compatible = "arm,cortex-a9-twd-wdt";
92 reg = <0xfff10620 0x20>;
93 interrupts = <1 14 0xf01>;
94 clocks = <&a9periphclk>;
97 intc: interrupt-controller@fff11000 {
98 compatible = "arm,cortex-a9-gic";
99 #interrupt-cells = <3>;
101 #address-cells = <1>;
102 interrupt-controller;
103 reg = <0xfff11000 0x1000>,
108 compatible = "arm,pl310-cache";
109 reg = <0xfff12000 0x1000>;
110 interrupts = <0 70 4>;
116 compatible = "arm,cortex-a9-pmu";
117 interrupts = <0 76 4 0 75 4 0 74 4 0 73 4>;
121 compatible = "calxeda,hb-ahci";
122 reg = <0xffe08000 0x10000>;
123 interrupts = <0 83 4>;
127 compatible = "calxeda,hb-sdhci";
128 reg = <0xffe0e000 0x1000>;
129 interrupts = <0 90 4>;
133 memory-controller@fff00000 {
134 compatible = "calxeda,hb-ddr-ctrl";
135 reg = <0xfff00000 0x1000>;
136 interrupts = <0 91 4>;
140 compatible = "arm,pl320", "arm,primecell";
141 reg = <0xfff20000 0x1000>;
142 interrupts = <0 7 4>;
144 clock-names = "apb_pclk";
147 gpioe: gpio@fff30000 {
149 compatible = "arm,pl061", "arm,primecell";
151 reg = <0xfff30000 0x1000>;
152 interrupts = <0 14 4>;
154 clock-names = "apb_pclk";
157 gpiof: gpio@fff31000 {
159 compatible = "arm,pl061", "arm,primecell";
161 reg = <0xfff31000 0x1000>;
162 interrupts = <0 15 4>;
164 clock-names = "apb_pclk";
167 gpiog: gpio@fff32000 {
169 compatible = "arm,pl061", "arm,primecell";
171 reg = <0xfff32000 0x1000>;
172 interrupts = <0 16 4>;
174 clock-names = "apb_pclk";
177 gpioh: gpio@fff33000 {
179 compatible = "arm,pl061", "arm,primecell";
181 reg = <0xfff33000 0x1000>;
182 interrupts = <0 17 4>;
184 clock-names = "apb_pclk";
188 compatible = "arm,sp804", "arm,primecell";
189 reg = <0xfff34000 0x1000>;
190 interrupts = <0 18 4>;
192 clock-names = "apb_pclk";
196 compatible = "arm,pl031", "arm,primecell";
197 reg = <0xfff35000 0x1000>;
198 interrupts = <0 19 4>;
200 clock-names = "apb_pclk";
204 compatible = "arm,pl011", "arm,primecell";
205 reg = <0xfff36000 0x1000>;
206 interrupts = <0 20 4>;
208 clock-names = "apb_pclk";
212 compatible = "ipmi-smic";
213 device_type = "ipmi";
214 reg = <0xfff3a000 0x1000>;
215 interrupts = <0 24 4>;
221 compatible = "calxeda,hb-sregs";
222 reg = <0xfff3c000 0x1000>;
225 #address-cells = <1>;
230 compatible = "fixed-clock";
231 clock-frequency = <33333000>;
236 compatible = "calxeda,hb-pll-clock";
243 compatible = "calxeda,hb-pll-clock";
248 a9periphclk: a9periphclk {
250 compatible = "calxeda,hb-a9periph-clock";
257 compatible = "calxeda,hb-a9bus-clock";
264 compatible = "calxeda,hb-pll-clock";
271 compatible = "calxeda,hb-emmc-clock";
278 compatible = "fixed-clock";
279 clock-frequency = <150000000>;
285 compatible = "calxeda,hb-sregs-l2-ecc";
286 reg = <0xfff3c200 0x100>;
287 interrupts = <0 71 4 0 72 4>;
291 compatible = "arm,pl330", "arm,primecell";
292 reg = <0xfff3d000 0x1000>;
293 interrupts = <0 92 4>;
295 clock-names = "apb_pclk";
299 compatible = "calxeda,hb-xgmac";
300 reg = <0xfff50000 0x1000>;
301 interrupts = <0 77 4 0 78 4 0 79 4>;
305 compatible = "calxeda,hb-xgmac";
306 reg = <0xfff51000 0x1000>;
307 interrupts = <0 80 4 0 81 4 0 82 4>;