2 * TQM 8555 Device Tree Source
4 * Copyright 2008 Freescale Semiconductor Inc.
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by the
8 * Free Software Foundation; either version 2 of the License, or (at your
9 * option) any later version.
15 model = "tqc,tqm8555";
16 compatible = "tqc,tqm8555";
35 d-cache-line-size = <32>;
36 i-cache-line-size = <32>;
37 d-cache-size = <32768>;
38 i-cache-size = <32768>;
39 timebase-frequency = <0>;
41 clock-frequency = <0>;
42 next-level-cache = <&L2>;
47 device_type = "memory";
48 reg = <0x00000000 0x10000000>;
55 ranges = <0x0 0xe0000000 0x100000>;
56 reg = <0xe0000000 0x200>;
58 compatible = "fsl,mpc8555-immr", "simple-bus";
60 memory-controller@2000 {
61 compatible = "fsl,8540-memory-controller";
62 reg = <0x2000 0x1000>;
63 interrupt-parent = <&mpic>;
67 L2: l2-cache-controller@20000 {
68 compatible = "fsl,8540-l2-cache-controller";
69 reg = <0x20000 0x1000>;
70 cache-line-size = <32>;
71 cache-size = <0x40000>; // L2, 256K
72 interrupt-parent = <&mpic>;
80 compatible = "fsl-i2c";
83 interrupt-parent = <&mpic>;
87 compatible = "dallas,ds1337";
95 compatible = "fsl,mpc8555-dma", "fsl,eloplus-dma";
97 ranges = <0x0 0x21100 0x200>;
100 compatible = "fsl,mpc8555-dma-channel",
101 "fsl,eloplus-dma-channel";
104 interrupt-parent = <&mpic>;
108 compatible = "fsl,mpc8555-dma-channel",
109 "fsl,eloplus-dma-channel";
112 interrupt-parent = <&mpic>;
116 compatible = "fsl,mpc8555-dma-channel",
117 "fsl,eloplus-dma-channel";
120 interrupt-parent = <&mpic>;
124 compatible = "fsl,mpc8555-dma-channel",
125 "fsl,eloplus-dma-channel";
128 interrupt-parent = <&mpic>;
134 #address-cells = <1>;
136 compatible = "fsl,gianfar-mdio";
137 reg = <0x24520 0x20>;
139 phy1: ethernet-phy@1 {
140 interrupt-parent = <&mpic>;
143 device_type = "ethernet-phy";
145 phy2: ethernet-phy@2 {
146 interrupt-parent = <&mpic>;
149 device_type = "ethernet-phy";
151 phy3: ethernet-phy@3 {
152 interrupt-parent = <&mpic>;
155 device_type = "ethernet-phy";
159 enet0: ethernet@24000 {
161 device_type = "network";
163 compatible = "gianfar";
164 reg = <0x24000 0x1000>;
165 local-mac-address = [ 00 00 00 00 00 00 ];
166 interrupts = <29 2 30 2 34 2>;
167 interrupt-parent = <&mpic>;
168 phy-handle = <&phy2>;
171 enet1: ethernet@25000 {
173 device_type = "network";
175 compatible = "gianfar";
176 reg = <0x25000 0x1000>;
177 local-mac-address = [ 00 00 00 00 00 00 ];
178 interrupts = <35 2 36 2 40 2>;
179 interrupt-parent = <&mpic>;
180 phy-handle = <&phy1>;
183 serial0: serial@4500 {
185 device_type = "serial";
186 compatible = "ns16550";
187 reg = <0x4500 0x100>; // reg base, size
188 clock-frequency = <0>; // should we fill in in uboot?
190 interrupt-parent = <&mpic>;
193 serial1: serial@4600 {
195 device_type = "serial";
196 compatible = "ns16550";
197 reg = <0x4600 0x100>; // reg base, size
198 clock-frequency = <0>; // should we fill in in uboot?
200 interrupt-parent = <&mpic>;
204 interrupt-controller;
205 #address-cells = <0>;
206 #interrupt-cells = <2>;
207 reg = <0x40000 0x40000>;
208 device_type = "open-pic";
209 compatible = "chrp,open-pic";
213 #address-cells = <1>;
215 compatible = "fsl,mpc8555-cpm", "fsl,cpm2", "simple-bus";
216 reg = <0x919c0 0x30>;
220 #address-cells = <1>;
222 ranges = <0 0x80000 0x10000>;
225 compatible = "fsl,cpm-muram-data";
226 reg = <0 0x2000 0x9000 0x1000>;
231 compatible = "fsl,mpc8555-brg",
234 reg = <0x919f0 0x10 0x915f0 0x10>;
235 clock-frequency = <0>;
239 interrupt-controller;
240 #address-cells = <0>;
241 #interrupt-cells = <2>;
243 interrupt-parent = <&mpic>;
244 reg = <0x90c00 0x80>;
245 compatible = "fsl,mpc8555-cpm-pic", "fsl,cpm2-pic";
252 #interrupt-cells = <1>;
254 #address-cells = <3>;
255 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
257 reg = <0xe0008000 0x1000>;
258 clock-frequency = <66666666>;
259 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
262 0xe000 0 0 1 &mpic 2 1
263 0xe000 0 0 2 &mpic 3 1>;
265 interrupt-parent = <&mpic>;
268 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000
269 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>;