2 * ARM Ltd. Versatile Express
4 * CoreTile Express A5x2
5 * Cortex-A5 MPCore (V2P-CA5s)
15 arm,vexpress,site = <0xf>;
16 compatible = "arm,vexpress,v2p-ca5s", "arm,vexpress";
17 interrupt-parent = <&gic>;
24 serial0 = &v2m_serial0;
25 serial1 = &v2m_serial1;
26 serial2 = &v2m_serial2;
27 serial3 = &v2m_serial3;
38 compatible = "arm,cortex-a5";
40 next-level-cache = <&L2>;
45 compatible = "arm,cortex-a5";
47 next-level-cache = <&L2>;
52 device_type = "memory";
53 reg = <0x80000000 0x40000000>;
57 compatible = "arm,hdlcd";
58 reg = <0x2a110000 0x1000>;
59 interrupts = <0 85 4>;
61 clock-names = "pxlclk";
64 memory-controller@2a150000 {
65 compatible = "arm,pl341", "arm,primecell";
66 reg = <0x2a150000 0x1000>;
68 clock-names = "apb_pclk";
71 memory-controller@2a190000 {
72 compatible = "arm,pl354", "arm,primecell";
73 reg = <0x2a190000 0x1000>;
74 interrupts = <0 86 4>,
77 clock-names = "apb_pclk";
81 compatible = "arm,cortex-a5-scu";
82 reg = <0x2c000000 0x58>;
86 compatible = "arm,cortex-a5-twd-timer";
87 reg = <0x2c000600 0x20>;
88 interrupts = <1 13 0x304>;
92 compatible = "arm,cortex-a5-global-timer",
93 "arm,cortex-a9-global-timer";
94 reg = <0x2c000200 0x20>;
95 interrupts = <1 11 0x304>;
100 compatible = "arm,cortex-a5-twd-wdt";
101 reg = <0x2c000620 0x20>;
102 interrupts = <1 14 0x304>;
105 gic: interrupt-controller@2c001000 {
106 compatible = "arm,cortex-a5-gic", "arm,cortex-a9-gic";
107 #interrupt-cells = <3>;
108 #address-cells = <0>;
109 interrupt-controller;
110 reg = <0x2c001000 0x1000>,
114 L2: cache-controller@2c0f0000 {
115 compatible = "arm,pl310-cache";
116 reg = <0x2c0f0000 0x1000>;
117 interrupts = <0 84 4>;
122 compatible = "arm,cortex-a5-pmu";
123 interrupts = <0 68 4>,
128 compatible = "arm,vexpress,config-bus";
129 arm,vexpress,config-bridge = <&v2m_sysreg>;
132 /* CPU and internal AXI reference clock */
133 compatible = "arm,vexpress-osc";
134 arm,vexpress-sysreg,func = <1 0>;
135 freq-range = <50000000 100000000>;
137 clock-output-names = "oscclk0";
141 /* Multiplexed AXI master clock */
142 compatible = "arm,vexpress-osc";
143 arm,vexpress-sysreg,func = <1 1>;
144 freq-range = <5000000 50000000>;
146 clock-output-names = "oscclk1";
151 compatible = "arm,vexpress-osc";
152 arm,vexpress-sysreg,func = <1 2>;
153 freq-range = <80000000 120000000>;
155 clock-output-names = "oscclk2";
160 compatible = "arm,vexpress-osc";
161 arm,vexpress-sysreg,func = <1 3>;
162 freq-range = <23750000 165000000>;
164 clock-output-names = "oscclk3";
168 /* Test chip gate configuration */
169 compatible = "arm,vexpress-osc";
170 arm,vexpress-sysreg,func = <1 4>;
171 freq-range = <80000000 80000000>;
173 clock-output-names = "oscclk4";
178 compatible = "arm,vexpress-osc";
179 arm,vexpress-sysreg,func = <1 5>;
180 freq-range = <25000000 60000000>;
182 clock-output-names = "oscclk5";
186 /* DCC internal operating temperature */
187 compatible = "arm,vexpress-temp";
188 arm,vexpress-sysreg,func = <4 0>;
194 compatible = "simple-bus";
196 #address-cells = <2>;
198 ranges = <0 0 0x08000000 0x04000000>,
199 <1 0 0x14000000 0x04000000>,
200 <2 0 0x18000000 0x04000000>,
201 <3 0 0x1c000000 0x04000000>,
202 <4 0 0x0c000000 0x04000000>,
203 <5 0 0x10000000 0x04000000>;
205 #interrupt-cells = <1>;
206 interrupt-map-mask = <0 0 63>;
207 interrupt-map = <0 0 0 &gic 0 0 4>,
217 <0 0 10 &gic 0 10 4>,
218 <0 0 11 &gic 0 11 4>,
219 <0 0 12 &gic 0 12 4>,
220 <0 0 13 &gic 0 13 4>,
221 <0 0 14 &gic 0 14 4>,
222 <0 0 15 &gic 0 15 4>,
223 <0 0 16 &gic 0 16 4>,
224 <0 0 17 &gic 0 17 4>,
225 <0 0 18 &gic 0 18 4>,
226 <0 0 19 &gic 0 19 4>,
227 <0 0 20 &gic 0 20 4>,
228 <0 0 21 &gic 0 21 4>,
229 <0 0 22 &gic 0 22 4>,
230 <0 0 23 &gic 0 23 4>,
231 <0 0 24 &gic 0 24 4>,
232 <0 0 25 &gic 0 25 4>,
233 <0 0 26 &gic 0 26 4>,
234 <0 0 27 &gic 0 27 4>,
235 <0 0 28 &gic 0 28 4>,
236 <0 0 29 &gic 0 29 4>,
237 <0 0 30 &gic 0 30 4>,
238 <0 0 31 &gic 0 31 4>,
239 <0 0 32 &gic 0 32 4>,
240 <0 0 33 &gic 0 33 4>,
241 <0 0 34 &gic 0 34 4>,
242 <0 0 35 &gic 0 35 4>,
243 <0 0 36 &gic 0 36 4>,
244 <0 0 37 &gic 0 37 4>,
245 <0 0 38 &gic 0 38 4>,
246 <0 0 39 &gic 0 39 4>,
247 <0 0 40 &gic 0 40 4>,
248 <0 0 41 &gic 0 41 4>,
249 <0 0 42 &gic 0 42 4>;
251 /include/ "vexpress-v2m-rs1.dtsi"