2 * TQM8548 Device Tree Source
4 * Copyright 2006 Freescale Semiconductor Inc.
5 * Copyright 2008 Wolfgang Grandegger <wg@denx.de>
7 * This program is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the
9 * Free Software Foundation; either version 2 of the License, or (at your
10 * option) any later version.
16 model = "tqc,tqm8548";
17 compatible = "tqc,tqm8548";
40 d-cache-line-size = <32>; // 32 bytes
41 i-cache-line-size = <32>; // 32 bytes
42 d-cache-size = <0x8000>; // L1, 32K
43 i-cache-size = <0x8000>; // L1, 32K
44 next-level-cache = <&L2>;
49 device_type = "memory";
50 reg = <0x00000000 0x00000000>; // Filled in by U-Boot
57 ranges = <0x0 0xe0000000 0x100000>;
58 reg = <0xe0000000 0x1000>; // CCSRBAR
60 compatible = "fsl,mpc8548-immr", "simple-bus";
62 memory-controller@2000 {
63 compatible = "fsl,mpc8548-memory-controller";
64 reg = <0x2000 0x1000>;
65 interrupt-parent = <&mpic>;
69 L2: l2-cache-controller@20000 {
70 compatible = "fsl,mpc8548-l2-cache-controller";
71 reg = <0x20000 0x1000>;
72 cache-line-size = <32>; // 32 bytes
73 cache-size = <0x80000>; // L2, 512K
74 interrupt-parent = <&mpic>;
82 compatible = "fsl-i2c";
85 interrupt-parent = <&mpic>;
89 compatible = "dallas,ds1337";
98 compatible = "fsl-i2c";
101 interrupt-parent = <&mpic>;
106 #address-cells = <1>;
108 compatible = "fsl,mpc8548-dma", "fsl,eloplus-dma";
110 ranges = <0x0 0x21100 0x200>;
113 compatible = "fsl,mpc8548-dma-channel",
114 "fsl,eloplus-dma-channel";
117 interrupt-parent = <&mpic>;
121 compatible = "fsl,mpc8548-dma-channel",
122 "fsl,eloplus-dma-channel";
125 interrupt-parent = <&mpic>;
129 compatible = "fsl,mpc8548-dma-channel",
130 "fsl,eloplus-dma-channel";
133 interrupt-parent = <&mpic>;
137 compatible = "fsl,mpc8548-dma-channel",
138 "fsl,eloplus-dma-channel";
141 interrupt-parent = <&mpic>;
147 #address-cells = <1>;
149 compatible = "fsl,gianfar-mdio";
150 reg = <0x24520 0x20>;
152 phy1: ethernet-phy@0 {
153 interrupt-parent = <&mpic>;
156 device_type = "ethernet-phy";
158 phy2: ethernet-phy@1 {
159 interrupt-parent = <&mpic>;
162 device_type = "ethernet-phy";
164 phy3: ethernet-phy@3 {
165 interrupt-parent = <&mpic>;
168 device_type = "ethernet-phy";
170 phy4: ethernet-phy@4 {
171 interrupt-parent = <&mpic>;
174 device_type = "ethernet-phy";
176 phy5: ethernet-phy@5 {
177 interrupt-parent = <&mpic>;
180 device_type = "ethernet-phy";
184 device_type = "tbi-phy";
189 #address-cells = <1>;
191 compatible = "fsl,gianfar-tbi";
192 reg = <0x25520 0x20>;
196 device_type = "tbi-phy";
201 #address-cells = <1>;
203 compatible = "fsl,gianfar-tbi";
204 reg = <0x26520 0x20>;
208 device_type = "tbi-phy";
213 #address-cells = <1>;
215 compatible = "fsl,gianfar-tbi";
216 reg = <0x27520 0x20>;
220 device_type = "tbi-phy";
224 enet0: ethernet@24000 {
226 device_type = "network";
228 compatible = "gianfar";
229 reg = <0x24000 0x1000>;
230 local-mac-address = [ 00 00 00 00 00 00 ];
231 interrupts = <29 2 30 2 34 2>;
232 interrupt-parent = <&mpic>;
233 tbi-handle = <&tbi0>;
234 phy-handle = <&phy2>;
237 enet1: ethernet@25000 {
239 device_type = "network";
241 compatible = "gianfar";
242 reg = <0x25000 0x1000>;
243 local-mac-address = [ 00 00 00 00 00 00 ];
244 interrupts = <35 2 36 2 40 2>;
245 interrupt-parent = <&mpic>;
246 tbi-handle = <&tbi1>;
247 phy-handle = <&phy1>;
250 enet2: ethernet@26000 {
252 device_type = "network";
254 compatible = "gianfar";
255 reg = <0x26000 0x1000>;
256 local-mac-address = [ 00 00 00 00 00 00 ];
257 interrupts = <31 2 32 2 33 2>;
258 interrupt-parent = <&mpic>;
259 tbi-handle = <&tbi2>;
260 phy-handle = <&phy3>;
263 enet3: ethernet@27000 {
265 device_type = "network";
267 compatible = "gianfar";
268 reg = <0x27000 0x1000>;
269 local-mac-address = [ 00 00 00 00 00 00 ];
270 interrupts = <37 2 38 2 39 2>;
271 interrupt-parent = <&mpic>;
272 tbi-handle = <&tbi3>;
273 phy-handle = <&phy4>;
276 serial0: serial@4500 {
278 device_type = "serial";
279 compatible = "ns16550";
280 reg = <0x4500 0x100>; // reg base, size
281 clock-frequency = <0>; // should we fill in in uboot?
282 current-speed = <115200>;
284 interrupt-parent = <&mpic>;
287 serial1: serial@4600 {
289 device_type = "serial";
290 compatible = "ns16550";
291 reg = <0x4600 0x100>; // reg base, size
292 clock-frequency = <0>; // should we fill in in uboot?
293 current-speed = <115200>;
295 interrupt-parent = <&mpic>;
298 global-utilities@e0000 { // global utilities reg
299 compatible = "fsl,mpc8548-guts";
300 reg = <0xe0000 0x1000>;
305 interrupt-controller;
306 #address-cells = <0>;
307 #interrupt-cells = <2>;
308 reg = <0x40000 0x40000>;
309 compatible = "chrp,open-pic";
310 device_type = "open-pic";
315 compatible = "fsl,mpc8548-localbus", "fsl,pq3-localbus",
317 #address-cells = <2>;
319 reg = <0xe0005000 0x100>; // BRx, ORx, etc.
322 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1
323 1 0x0 0xf8000000 0x08000000 // NOR FLASH bank 0
324 2 0x0 0xe3000000 0x00008000 // CAN (2 x i82527)
325 3 0x0 0xe3010000 0x00008000 // NAND FLASH
330 #address-cells = <1>;
332 compatible = "cfi-flash";
333 reg = <1 0x0 0x8000000>;
339 reg = <0x00000000 0x00200000>;
343 reg = <0x00200000 0x00300000>;
347 reg = <0x00500000 0x07a00000>;
351 reg = <0x07f00000 0x00040000>;
355 reg = <0x07f40000 0x00040000>;
359 reg = <0x07f80000 0x00080000>;
364 /* Note: CAN support needs be enabled in U-Boot */
366 compatible = "intel,82527"; // Bosch CC770
369 interrupt-parent = <&mpic>;
373 compatible = "intel,82527"; // Bosch CC770
374 reg = <2 0x100 0x100>;
376 interrupt-parent = <&mpic>;
379 /* Note: NAND support needs to be enabled in U-Boot */
381 #address-cells = <0>;
383 compatible = "fsl,upm-nand";
385 fsl,upm-addr-offset = <0x10>;
386 fsl,upm-cmd-offset = <0x08>;
387 chip-delay = <25>; // in micro-seconds
390 #address-cells = <1>;
395 reg = <0x00000000 0x01000000>;
403 #interrupt-cells = <1>;
405 #address-cells = <3>;
406 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
408 reg = <0xe0008000 0x1000>;
409 clock-frequency = <33333333>;
410 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
413 0xe000 0 0 1 &mpic 2 1
414 0xe000 0 0 2 &mpic 3 1>;
416 interrupt-parent = <&mpic>;
419 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000
420 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>;
423 pci1: pcie@e000a000 {
425 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
427 /* IDSEL 0x0 (PEX) */
428 0x00000 0 0 1 &mpic 0 1
429 0x00000 0 0 2 &mpic 1 1
430 0x00000 0 0 3 &mpic 2 1
431 0x00000 0 0 4 &mpic 3 1>;
433 interrupt-parent = <&mpic>;
435 bus-range = <0 0xff>;
436 ranges = <0x02000000 0 0xc0000000 0xc0000000 0 0x20000000
437 0x01000000 0 0x00000000 0xef000000 0 0x08000000>;
438 clock-frequency = <33333333>;
439 #interrupt-cells = <1>;
441 #address-cells = <3>;
442 reg = <0xe000a000 0x1000>;
443 compatible = "fsl,mpc8548-pcie";
448 #address-cells = <3>;
450 ranges = <0x02000000 0 0xc0000000 0x02000000 0
451 0xc0000000 0 0x20000000
452 0x01000000 0 0x00000000 0x01000000 0
453 0x00000000 0 0x08000000>;