2 * TQM 8560 Device Tree Source
4 * Copyright 2008 Freescale Semiconductor Inc.
5 * Copyright 2008 Wolfgang Grandegger <wg@grandegger.com>
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,tqm8560";
17 compatible = "tqc,tqm8560";
37 d-cache-line-size = <32>;
38 i-cache-line-size = <32>;
39 d-cache-size = <32768>;
40 i-cache-size = <32768>;
41 timebase-frequency = <0>;
43 clock-frequency = <0>;
44 next-level-cache = <&L2>;
49 device_type = "memory";
50 reg = <0x00000000 0x10000000>;
57 ranges = <0x0 0xe0000000 0x100000>;
58 reg = <0xe0000000 0x200>;
60 compatible = "fsl,mpc8560-immr", "simple-bus";
62 memory-controller@2000 {
63 compatible = "fsl,mpc8540-memory-controller";
64 reg = <0x2000 0x1000>;
65 interrupt-parent = <&mpic>;
69 L2: l2-cache-controller@20000 {
70 compatible = "fsl,mpc8540-l2-cache-controller";
71 reg = <0x20000 0x1000>;
72 cache-line-size = <32>;
73 cache-size = <0x40000>; // L2, 256K
74 interrupt-parent = <&mpic>;
82 compatible = "fsl-i2c";
85 interrupt-parent = <&mpic>;
89 compatible = "national,lm75";
94 compatible = "dallas,ds1337";
100 #address-cells = <1>;
102 compatible = "fsl,mpc8560-dma", "fsl,eloplus-dma";
104 ranges = <0x0 0x21100 0x200>;
107 compatible = "fsl,mpc8560-dma-channel",
108 "fsl,eloplus-dma-channel";
111 interrupt-parent = <&mpic>;
115 compatible = "fsl,mpc8560-dma-channel",
116 "fsl,eloplus-dma-channel";
119 interrupt-parent = <&mpic>;
123 compatible = "fsl,mpc8560-dma-channel",
124 "fsl,eloplus-dma-channel";
127 interrupt-parent = <&mpic>;
131 compatible = "fsl,mpc8560-dma-channel",
132 "fsl,eloplus-dma-channel";
135 interrupt-parent = <&mpic>;
140 enet0: ethernet@24000 {
141 #address-cells = <1>;
144 device_type = "network";
146 compatible = "gianfar";
147 reg = <0x24000 0x1000>;
148 ranges = <0x0 0x24000 0x1000>;
149 local-mac-address = [ 00 00 00 00 00 00 ];
150 interrupts = <29 2 30 2 34 2>;
151 interrupt-parent = <&mpic>;
152 tbi-handle = <&tbi0>;
153 phy-handle = <&phy2>;
156 #address-cells = <1>;
158 compatible = "fsl,gianfar-mdio";
161 phy1: ethernet-phy@1 {
162 interrupt-parent = <&mpic>;
165 device_type = "ethernet-phy";
167 phy2: ethernet-phy@2 {
168 interrupt-parent = <&mpic>;
171 device_type = "ethernet-phy";
173 phy3: ethernet-phy@3 {
174 interrupt-parent = <&mpic>;
177 device_type = "ethernet-phy";
181 device_type = "tbi-phy";
186 enet1: ethernet@25000 {
187 #address-cells = <1>;
190 device_type = "network";
192 compatible = "gianfar";
193 reg = <0x25000 0x1000>;
194 ranges = <0x0 0x25000 0x1000>;
195 local-mac-address = [ 00 00 00 00 00 00 ];
196 interrupts = <35 2 36 2 40 2>;
197 interrupt-parent = <&mpic>;
198 tbi-handle = <&tbi1>;
199 phy-handle = <&phy1>;
202 #address-cells = <1>;
204 compatible = "fsl,gianfar-tbi";
209 device_type = "tbi-phy";
215 interrupt-controller;
216 #address-cells = <0>;
217 #interrupt-cells = <2>;
218 reg = <0x40000 0x40000>;
219 device_type = "open-pic";
220 compatible = "chrp,open-pic";
224 #address-cells = <1>;
226 compatible = "fsl,mpc8560-cpm", "fsl,cpm2", "simple-bus";
227 reg = <0x919c0 0x30>;
231 #address-cells = <1>;
233 ranges = <0 0x80000 0x10000>;
236 compatible = "fsl,cpm-muram-data";
237 reg = <0 0x4000 0x9000 0x2000>;
242 compatible = "fsl,mpc8560-brg",
245 reg = <0x919f0 0x10 0x915f0 0x10>;
246 clock-frequency = <0>;
250 interrupt-controller;
251 #address-cells = <0>;
252 #interrupt-cells = <2>;
254 interrupt-parent = <&mpic>;
255 reg = <0x90c00 0x80>;
256 compatible = "fsl,mpc8560-cpm-pic", "fsl,cpm2-pic";
259 serial0: serial@91a00 {
260 device_type = "serial";
261 compatible = "fsl,mpc8560-scc-uart",
263 reg = <0x91a00 0x20 0x88000 0x100>;
265 fsl,cpm-command = <0x800000>;
266 current-speed = <115200>;
268 interrupt-parent = <&cpmpic>;
271 serial1: serial@91a20 {
272 device_type = "serial";
273 compatible = "fsl,mpc8560-scc-uart",
275 reg = <0x91a20 0x20 0x88100 0x100>;
277 fsl,cpm-command = <0x4a00000>;
278 current-speed = <115200>;
280 interrupt-parent = <&cpmpic>;
283 enet2: ethernet@91340 {
284 device_type = "network";
285 compatible = "fsl,mpc8560-fcc-enet",
287 reg = <0x91340 0x20 0x88600 0x100 0x913d0 0x1>;
288 local-mac-address = [ 00 00 00 00 00 00 ];
289 fsl,cpm-command = <0x1a400300>;
291 interrupt-parent = <&cpmpic>;
292 phy-handle = <&phy3>;
298 compatible = "fsl,mpc8560-localbus", "fsl,pq3-localbus",
300 #address-cells = <2>;
302 reg = <0xe0005000 0x100>; // BRx, ORx, etc.
305 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1
306 1 0x0 0xf8000000 0x08000000 // NOR FLASH bank 0
307 2 0x0 0xe3000000 0x00008000 // CAN (2 x i82527)
311 #address-cells = <1>;
313 compatible = "cfi-flash";
314 reg = <1 0x0 0x8000000>;
320 reg = <0x00000000 0x00200000>;
324 reg = <0x00200000 0x00300000>;
328 reg = <0x00500000 0x07a00000>;
332 reg = <0x07f00000 0x00040000>;
336 reg = <0x07f40000 0x00040000>;
340 reg = <0x07f80000 0x00080000>;
345 /* Note: CAN support needs be enabled in U-Boot */
347 compatible = "intel,82527"; // Bosch CC770
350 interrupt-parent = <&mpic>;
354 compatible = "intel,82527"; // Bosch CC770
355 reg = <2 0x100 0x100>;
357 interrupt-parent = <&mpic>;
363 #interrupt-cells = <1>;
365 #address-cells = <3>;
366 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
368 reg = <0xe0008000 0x1000>;
369 clock-frequency = <66666666>;
370 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
373 0xe000 0 0 1 &mpic 2 1
374 0xe000 0 0 2 &mpic 3 1>;
376 interrupt-parent = <&mpic>;
379 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000
380 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>;