2 * Copyright 2011 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";
33 compatible = "arm,cortex-a9";
35 next-level-cache = <&L2>;
39 compatible = "arm,cortex-a9";
41 next-level-cache = <&L2>;
45 compatible = "arm,cortex-a9";
47 next-level-cache = <&L2>;
51 compatible = "arm,cortex-a9";
53 next-level-cache = <&L2>;
59 device_type = "memory";
60 reg = <0x00000000 0xff900000>;
64 bootargs = "console=ttyAMA0";
70 compatible = "simple-bus";
71 interrupt-parent = <&intc>;
75 compatible = "arm,smp-twd";
76 reg = <0xfff10600 0x20>;
77 interrupts = <1 13 0xf04>;
81 compatible = "arm,cortex-a9-wdt";
82 reg = <0xfff10620 0x20>;
83 interrupts = <1 14 0xf04>;
86 intc: interrupt-controller@fff11000 {
87 compatible = "arm,cortex-a9-gic";
88 #interrupt-cells = <3>;
93 reg = <0xfff11000 0x1000>,
98 compatible = "arm,pl310-cache";
99 reg = <0xfff12000 0x1000>;
100 interrupts = <0 70 4>;
106 compatible = "arm,cortex-a9-pmu";
107 interrupts = <0 76 4 0 75 4 0 74 4 0 73 4>;
111 compatible = "calxeda,hb-ahci";
112 reg = <0xffe08000 0x10000>;
113 interrupts = <0 83 4>;
117 compatible = "calxeda,hb-sdhci";
118 reg = <0xffe0e000 0x1000>;
119 interrupts = <0 90 4>;
123 compatible = "arm,pl320", "arm,primecell";
124 reg = <0xfff20000 0x1000>;
125 interrupts = <0 7 4>;
128 gpioe: gpio@fff30000 {
130 compatible = "arm,pl061", "arm,primecell";
132 reg = <0xfff30000 0x1000>;
133 interrupts = <0 14 4>;
136 gpiof: gpio@fff31000 {
138 compatible = "arm,pl061", "arm,primecell";
140 reg = <0xfff31000 0x1000>;
141 interrupts = <0 15 4>;
144 gpiog: gpio@fff32000 {
146 compatible = "arm,pl061", "arm,primecell";
148 reg = <0xfff32000 0x1000>;
149 interrupts = <0 16 4>;
152 gpioh: gpio@fff33000 {
154 compatible = "arm,pl061", "arm,primecell";
156 reg = <0xfff33000 0x1000>;
157 interrupts = <0 17 4>;
161 compatible = "arm,sp804", "arm,primecell";
162 reg = <0xfff34000 0x1000>;
163 interrupts = <0 18 4>;
167 compatible = "arm,pl031", "arm,primecell";
168 reg = <0xfff35000 0x1000>;
169 interrupts = <0 19 4>;
173 compatible = "arm,pl011", "arm,primecell";
174 reg = <0xfff36000 0x1000>;
175 interrupts = <0 20 4>;
179 compatible = "ipmi-smic";
180 device_type = "ipmi";
181 reg = <0xfff3a000 0x1000>;
182 interrupts = <0 24 4>;
188 compatible = "calxeda,hb-sregs";
189 reg = <0xfff3c000 0x1000>;
193 compatible = "arm,pl330", "arm,primecell";
194 reg = <0xfff3d000 0x1000>;
195 interrupts = <0 92 4>;
199 compatible = "calxeda,hb-xgmac";
200 reg = <0xfff50000 0x1000>;
201 interrupts = <0 77 4 0 78 4 0 79 4>;
205 compatible = "calxeda,hb-xgmac";
206 reg = <0xfff51000 0x1000>;
207 interrupts = <0 80 4 0 81 4 0 82 4>;