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
61 memory-controller@2000 {
62 compatible = "fsl,mpc8548-memory-controller";
63 reg = <0x2000 0x1000>;
64 interrupt-parent = <&mpic>;
68 L2: l2-cache-controller@20000 {
69 compatible = "fsl,mpc8548-l2-cache-controller";
70 reg = <0x20000 0x1000>;
71 cache-line-size = <32>; // 32 bytes
72 cache-size = <0x80000>; // L2, 512K
73 interrupt-parent = <&mpic>;
81 compatible = "fsl-i2c";
84 interrupt-parent = <&mpic>;
92 compatible = "fsl-i2c";
95 interrupt-parent = <&mpic>;
100 #address-cells = <1>;
102 compatible = "fsl,mpc8548-dma", "fsl,eloplus-dma";
104 ranges = <0x0 0x21100 0x200>;
107 compatible = "fsl,mpc8548-dma-channel",
108 "fsl,eloplus-dma-channel";
111 interrupt-parent = <&mpic>;
115 compatible = "fsl,mpc8548-dma-channel",
116 "fsl,eloplus-dma-channel";
119 interrupt-parent = <&mpic>;
123 compatible = "fsl,mpc8548-dma-channel",
124 "fsl,eloplus-dma-channel";
127 interrupt-parent = <&mpic>;
131 compatible = "fsl,mpc8548-dma-channel",
132 "fsl,eloplus-dma-channel";
135 interrupt-parent = <&mpic>;
141 #address-cells = <1>;
143 compatible = "fsl,gianfar-mdio";
144 reg = <0x24520 0x20>;
146 phy1: ethernet-phy@0 {
147 interrupt-parent = <&mpic>;
150 device_type = "ethernet-phy";
152 phy2: ethernet-phy@1 {
153 interrupt-parent = <&mpic>;
156 device_type = "ethernet-phy";
158 phy3: ethernet-phy@3 {
159 interrupt-parent = <&mpic>;
162 device_type = "ethernet-phy";
164 phy4: ethernet-phy@4 {
165 interrupt-parent = <&mpic>;
168 device_type = "ethernet-phy";
170 phy5: ethernet-phy@5 {
171 interrupt-parent = <&mpic>;
174 device_type = "ethernet-phy";
178 enet0: ethernet@24000 {
180 device_type = "network";
182 compatible = "gianfar";
183 reg = <0x24000 0x1000>;
184 local-mac-address = [ 00 00 00 00 00 00 ];
185 interrupts = <29 2 30 2 34 2>;
186 interrupt-parent = <&mpic>;
187 phy-handle = <&phy2>;
190 enet1: ethernet@25000 {
192 device_type = "network";
194 compatible = "gianfar";
195 reg = <0x25000 0x1000>;
196 local-mac-address = [ 00 00 00 00 00 00 ];
197 interrupts = <35 2 36 2 40 2>;
198 interrupt-parent = <&mpic>;
199 phy-handle = <&phy1>;
202 enet2: ethernet@26000 {
204 device_type = "network";
206 compatible = "gianfar";
207 reg = <0x26000 0x1000>;
208 local-mac-address = [ 00 00 00 00 00 00 ];
209 interrupts = <31 2 32 2 33 2>;
210 interrupt-parent = <&mpic>;
211 phy-handle = <&phy3>;
214 enet3: ethernet@27000 {
216 device_type = "network";
218 compatible = "gianfar";
219 reg = <0x27000 0x1000>;
220 local-mac-address = [ 00 00 00 00 00 00 ];
221 interrupts = <37 2 38 2 39 2>;
222 interrupt-parent = <&mpic>;
223 phy-handle = <&phy4>;
226 serial0: serial@4500 {
228 device_type = "serial";
229 compatible = "ns16550";
230 reg = <0x4500 0x100>; // reg base, size
231 clock-frequency = <0>; // should we fill in in uboot?
232 current-speed = <115200>;
234 interrupt-parent = <&mpic>;
237 serial1: serial@4600 {
239 device_type = "serial";
240 compatible = "ns16550";
241 reg = <0x4600 0x100>; // reg base, size
242 clock-frequency = <0>; // should we fill in in uboot?
243 current-speed = <115200>;
245 interrupt-parent = <&mpic>;
248 global-utilities@e0000 { // global utilities reg
249 compatible = "fsl,mpc8548-guts";
250 reg = <0xe0000 0x1000>;
255 interrupt-controller;
256 #address-cells = <0>;
257 #interrupt-cells = <2>;
258 reg = <0x40000 0x40000>;
259 compatible = "chrp,open-pic";
260 device_type = "open-pic";
265 compatible = "fsl,mpc8548-localbus", "fsl,pq3-localbus",
267 #address-cells = <2>;
269 reg = <0xe0005000 0x100>; // BRx, ORx, etc.
272 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1
273 1 0x0 0xf8000000 0x08000000 // NOR FLASH bank 0
274 2 0x0 0xe3000000 0x00008000 // CAN (2 x i82527)
275 3 0x0 0xe3010000 0x00008000 // NAND FLASH
280 #address-cells = <1>;
282 compatible = "cfi-flash";
283 reg = <1 0x0 0x8000000>;
289 reg = <0x00000000 0x00200000>;
293 reg = <0x00200000 0x00300000>;
297 reg = <0x00500000 0x07a00000>;
301 reg = <0x07f00000 0x00040000>;
305 reg = <0x07f40000 0x00040000>;
309 reg = <0x07f80000 0x00080000>;
314 /* Note: CAN support needs be enabled in U-Boot */
316 compatible = "intel,82527"; // Bosch CC770
319 interrupt-parent = <&mpic>;
323 compatible = "intel,82527"; // Bosch CC770
324 reg = <2 0x100 0x100>;
326 interrupt-parent = <&mpic>;
329 /* Note: NAND support needs to be enabled in U-Boot */
331 #address-cells = <0>;
333 compatible = "fsl,upm-nand";
335 fsl,upm-addr-offset = <0x10>;
336 fsl,upm-cmd-offset = <0x08>;
337 chip-delay = <25>; // in micro-seconds
340 #address-cells = <1>;
345 reg = <0x00000000 0x01000000>;
353 #interrupt-cells = <1>;
355 #address-cells = <3>;
356 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
358 reg = <0xe0008000 0x1000>;
359 clock-frequency = <33333333>;
360 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
363 0xe000 0 0 1 &mpic 2 1
364 0xe000 0 0 2 &mpic 3 1>;
366 interrupt-parent = <&mpic>;
369 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000
370 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>;
373 pci1: pcie@e000a000 {
375 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
377 /* IDSEL 0x0 (PEX) */
378 0x00000 0 0 1 &mpic 0 1
379 0x00000 0 0 2 &mpic 1 1
380 0x00000 0 0 3 &mpic 2 1
381 0x00000 0 0 4 &mpic 3 1>;
383 interrupt-parent = <&mpic>;
385 bus-range = <0 0xff>;
386 ranges = <0x02000000 0 0xc0000000 0xc0000000 0 0x20000000
387 0x01000000 0 0x00000000 0xef000000 0 0x08000000>;
388 clock-frequency = <33333333>;
389 #interrupt-cells = <1>;
391 #address-cells = <3>;
392 reg = <0xe000a000 0x1000>;
393 compatible = "fsl,mpc8548-pcie";
398 #address-cells = <3>;
400 ranges = <0x02000000 0 0xc0000000 0x02000000 0
401 0xc0000000 0 0x20000000
402 0x01000000 0 0x00000000 0x01000000 0
403 0x00000000 0 0x08000000>;