1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * TQM8548 Device Tree Source
5 * Copyright 2006 Freescale Semiconductor Inc.
6 * Copyright 2008 Wolfgang Grandegger <wg@denx.de>
12 model = "tqc,tqm8548";
13 compatible = "tqc,tqm8548";
36 d-cache-line-size = <32>; // 32 bytes
37 i-cache-line-size = <32>; // 32 bytes
38 d-cache-size = <0x8000>; // L1, 32K
39 i-cache-size = <0x8000>; // L1, 32K
40 next-level-cache = <&L2>;
45 device_type = "memory";
46 reg = <0x00000000 0x00000000>; // Filled in by U-Boot
53 ranges = <0x0 0xe0000000 0x100000>;
55 compatible = "fsl,mpc8548-immr", "simple-bus";
58 compatible = "fsl,ecm-law";
64 compatible = "fsl,mpc8548-ecm", "fsl,ecm";
65 reg = <0x1000 0x1000>;
67 interrupt-parent = <&mpic>;
70 memory-controller@2000 {
71 compatible = "fsl,mpc8548-memory-controller";
72 reg = <0x2000 0x1000>;
73 interrupt-parent = <&mpic>;
77 L2: l2-cache-controller@20000 {
78 compatible = "fsl,mpc8548-l2-cache-controller";
79 reg = <0x20000 0x1000>;
80 cache-line-size = <32>; // 32 bytes
81 cache-size = <0x80000>; // L2, 512K
82 interrupt-parent = <&mpic>;
90 compatible = "fsl-i2c";
93 interrupt-parent = <&mpic>;
97 compatible = "national,lm75";
102 compatible = "dallas,ds1337";
108 #address-cells = <1>;
111 compatible = "fsl-i2c";
112 reg = <0x3100 0x100>;
114 interrupt-parent = <&mpic>;
119 #address-cells = <1>;
121 compatible = "fsl,mpc8548-dma", "fsl,eloplus-dma";
123 ranges = <0x0 0x21100 0x200>;
126 compatible = "fsl,mpc8548-dma-channel",
127 "fsl,eloplus-dma-channel";
130 interrupt-parent = <&mpic>;
134 compatible = "fsl,mpc8548-dma-channel",
135 "fsl,eloplus-dma-channel";
138 interrupt-parent = <&mpic>;
142 compatible = "fsl,mpc8548-dma-channel",
143 "fsl,eloplus-dma-channel";
146 interrupt-parent = <&mpic>;
150 compatible = "fsl,mpc8548-dma-channel",
151 "fsl,eloplus-dma-channel";
154 interrupt-parent = <&mpic>;
159 enet0: ethernet@24000 {
160 #address-cells = <1>;
163 device_type = "network";
165 compatible = "gianfar";
166 reg = <0x24000 0x1000>;
167 ranges = <0x0 0x24000 0x1000>;
168 local-mac-address = [ 00 00 00 00 00 00 ];
169 interrupts = <29 2 30 2 34 2>;
170 interrupt-parent = <&mpic>;
171 tbi-handle = <&tbi0>;
172 phy-handle = <&phy2>;
175 #address-cells = <1>;
177 compatible = "fsl,gianfar-mdio";
180 phy1: ethernet-phy@0 {
181 interrupt-parent = <&mpic>;
185 phy2: ethernet-phy@1 {
186 interrupt-parent = <&mpic>;
190 phy3: ethernet-phy@3 {
191 interrupt-parent = <&mpic>;
195 phy4: ethernet-phy@4 {
196 interrupt-parent = <&mpic>;
200 phy5: ethernet-phy@5 {
201 interrupt-parent = <&mpic>;
207 device_type = "tbi-phy";
212 enet1: ethernet@25000 {
213 #address-cells = <1>;
216 device_type = "network";
218 compatible = "gianfar";
219 reg = <0x25000 0x1000>;
220 ranges = <0x0 0x25000 0x1000>;
221 local-mac-address = [ 00 00 00 00 00 00 ];
222 interrupts = <35 2 36 2 40 2>;
223 interrupt-parent = <&mpic>;
224 tbi-handle = <&tbi1>;
225 phy-handle = <&phy1>;
228 #address-cells = <1>;
230 compatible = "fsl,gianfar-tbi";
235 device_type = "tbi-phy";
240 enet2: ethernet@26000 {
241 #address-cells = <1>;
244 device_type = "network";
246 compatible = "gianfar";
247 reg = <0x26000 0x1000>;
248 ranges = <0x0 0x26000 0x1000>;
249 local-mac-address = [ 00 00 00 00 00 00 ];
250 interrupts = <31 2 32 2 33 2>;
251 interrupt-parent = <&mpic>;
252 tbi-handle = <&tbi2>;
253 phy-handle = <&phy4>;
256 #address-cells = <1>;
258 compatible = "fsl,gianfar-tbi";
263 device_type = "tbi-phy";
268 enet3: ethernet@27000 {
269 #address-cells = <1>;
272 device_type = "network";
274 compatible = "gianfar";
275 reg = <0x27000 0x1000>;
276 ranges = <0x0 0x27000 0x1000>;
277 local-mac-address = [ 00 00 00 00 00 00 ];
278 interrupts = <37 2 38 2 39 2>;
279 interrupt-parent = <&mpic>;
280 tbi-handle = <&tbi3>;
281 phy-handle = <&phy5>;
284 #address-cells = <1>;
286 compatible = "fsl,gianfar-tbi";
291 device_type = "tbi-phy";
296 serial0: serial@4500 {
298 device_type = "serial";
299 compatible = "fsl,ns16550", "ns16550";
300 reg = <0x4500 0x100>; // reg base, size
301 clock-frequency = <0>; // should we fill in in uboot?
302 current-speed = <115200>;
304 interrupt-parent = <&mpic>;
307 serial1: serial@4600 {
309 device_type = "serial";
310 compatible = "fsl,ns16550", "ns16550";
311 reg = <0x4600 0x100>; // reg base, size
312 clock-frequency = <0>; // should we fill in in uboot?
313 current-speed = <115200>;
315 interrupt-parent = <&mpic>;
318 global-utilities@e0000 { // global utilities reg
319 compatible = "fsl,mpc8548-guts";
320 reg = <0xe0000 0x1000>;
325 interrupt-controller;
326 #address-cells = <0>;
327 #interrupt-cells = <2>;
328 reg = <0x40000 0x40000>;
329 compatible = "chrp,open-pic";
330 device_type = "open-pic";
335 compatible = "fsl,mpc8548-localbus", "fsl,pq3-localbus",
337 #address-cells = <2>;
339 reg = <0xe0005000 0x100>; // BRx, ORx, etc.
340 interrupt-parent = <&mpic>;
344 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1
345 1 0x0 0xf8000000 0x08000000 // NOR FLASH bank 0
346 2 0x0 0xe3000000 0x00008000 // CAN (2 x CC770)
347 3 0x0 0xe3010000 0x00008000 // NAND FLASH
352 #address-cells = <1>;
354 compatible = "cfi-flash";
355 reg = <1 0x0 0x8000000>;
361 reg = <0x00000000 0x00200000>;
365 reg = <0x00200000 0x00300000>;
369 reg = <0x00500000 0x07a00000>;
373 reg = <0x07f00000 0x00040000>;
377 reg = <0x07f40000 0x00040000>;
381 reg = <0x07f80000 0x00080000>;
386 /* Note: CAN support needs be enabled in U-Boot */
388 compatible = "bosch,cc770"; // Bosch CC770
391 interrupt-parent = <&mpic>;
392 bosch,external-clock-frequency = <16000000>;
393 bosch,disconnect-rx1-input;
394 bosch,disconnect-tx1-output;
395 bosch,iso-low-speed-mux;
396 bosch,clock-out-frequency = <16000000>;
400 compatible = "bosch,cc770"; // Bosch CC770
401 reg = <2 0x100 0x100>;
403 interrupt-parent = <&mpic>;
404 bosch,external-clock-frequency = <16000000>;
405 bosch,disconnect-rx1-input;
406 bosch,disconnect-tx1-output;
407 bosch,iso-low-speed-mux;
410 /* Note: NAND support needs to be enabled in U-Boot */
412 #address-cells = <0>;
414 compatible = "tqc,tqm8548-upm-nand", "fsl,upm-nand";
416 fsl,upm-addr-offset = <0x10>;
417 fsl,upm-cmd-offset = <0x08>;
418 /* Micron MT29F8G08FAB multi-chip device */
419 fsl,upm-addr-line-cs-offsets = <0x0 0x200>;
420 fsl,upm-wait-flags = <0x5>;
421 chip-delay = <25>; // in micro-seconds
424 #address-cells = <1>;
429 reg = <0x00000000 0x10000000>;
436 #interrupt-cells = <1>;
438 #address-cells = <3>;
439 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
441 reg = <0xe0008000 0x1000>;
442 clock-frequency = <33333333>;
443 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
446 0xe000 0 0 1 &mpic 2 1
447 0xe000 0 0 2 &mpic 3 1
448 0xe000 0 0 3 &mpic 6 1
449 0xe000 0 0 4 &mpic 5 1
452 0x5800 0 0 1 &mpic 6 1
453 0x5800 0 0 2 &mpic 5 1
456 interrupt-parent = <&mpic>;
459 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000
460 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>;
463 pci1: pcie@e000a000 {
464 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
466 /* IDSEL 0x0 (PEX) */
467 0x00000 0 0 1 &mpic 0 1
468 0x00000 0 0 2 &mpic 1 1
469 0x00000 0 0 3 &mpic 2 1
470 0x00000 0 0 4 &mpic 3 1>;
472 interrupt-parent = <&mpic>;
474 bus-range = <0 0xff>;
475 ranges = <0x02000000 0 0xc0000000 0xc0000000 0 0x20000000
476 0x01000000 0 0x00000000 0xef000000 0 0x08000000>;
477 clock-frequency = <33333333>;
478 #interrupt-cells = <1>;
480 #address-cells = <3>;
481 reg = <0xe000a000 0x1000>;
482 compatible = "fsl,mpc8548-pcie";
487 #address-cells = <3>;
489 ranges = <0x02000000 0 0xc0000000 0x02000000 0
490 0xc0000000 0 0x20000000
491 0x01000000 0 0x00000000 0x01000000 0
492 0x00000000 0 0x08000000>;