2 * TQM 8540 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,tqm8540";
16 compatible = "tqc,tqm8540";
36 d-cache-line-size = <32>;
37 i-cache-line-size = <32>;
38 d-cache-size = <32768>;
39 i-cache-size = <32768>;
40 timebase-frequency = <0>;
42 clock-frequency = <0>;
43 next-level-cache = <&L2>;
48 device_type = "memory";
49 reg = <0x00000000 0x10000000>;
56 ranges = <0x0 0xe0000000 0x100000>;
57 reg = <0xe0000000 0x200>;
59 compatible = "fsl,mpc8540-immr", "simple-bus";
61 memory-controller@2000 {
62 compatible = "fsl,8540-memory-controller";
63 reg = <0x2000 0x1000>;
64 interrupt-parent = <&mpic>;
68 L2: l2-cache-controller@20000 {
69 compatible = "fsl,8540-l2-cache-controller";
70 reg = <0x20000 0x1000>;
71 cache-line-size = <32>;
72 cache-size = <0x40000>; // L2, 256K
73 interrupt-parent = <&mpic>;
81 compatible = "fsl-i2c";
84 interrupt-parent = <&mpic>;
88 compatible = "dallas,ds1337";
96 compatible = "fsl,mpc8540-dma", "fsl,eloplus-dma";
98 ranges = <0x0 0x21100 0x200>;
101 compatible = "fsl,mpc8540-dma-channel",
102 "fsl,eloplus-dma-channel";
105 interrupt-parent = <&mpic>;
109 compatible = "fsl,mpc8540-dma-channel",
110 "fsl,eloplus-dma-channel";
113 interrupt-parent = <&mpic>;
117 compatible = "fsl,mpc8540-dma-channel",
118 "fsl,eloplus-dma-channel";
121 interrupt-parent = <&mpic>;
125 compatible = "fsl,mpc8540-dma-channel",
126 "fsl,eloplus-dma-channel";
129 interrupt-parent = <&mpic>;
135 #address-cells = <1>;
137 compatible = "fsl,gianfar-mdio";
138 reg = <0x24520 0x20>;
140 phy1: ethernet-phy@1 {
141 interrupt-parent = <&mpic>;
144 device_type = "ethernet-phy";
146 phy2: ethernet-phy@2 {
147 interrupt-parent = <&mpic>;
150 device_type = "ethernet-phy";
152 phy3: ethernet-phy@3 {
153 interrupt-parent = <&mpic>;
156 device_type = "ethernet-phy";
160 device_type = "tbi-phy";
165 #address-cells = <1>;
167 compatible = "fsl,gianfar-tbi";
168 reg = <0x25520 0x20>;
172 device_type = "tbi-phy";
177 #address-cells = <1>;
179 compatible = "fsl,gianfar-tbi";
180 reg = <0x26520 0x20>;
184 device_type = "tbi-phy";
188 enet0: ethernet@24000 {
190 device_type = "network";
192 compatible = "gianfar";
193 reg = <0x24000 0x1000>;
194 local-mac-address = [ 00 00 00 00 00 00 ];
195 interrupts = <29 2 30 2 34 2>;
196 interrupt-parent = <&mpic>;
197 phy-handle = <&phy2>;
200 enet1: ethernet@25000 {
202 device_type = "network";
204 compatible = "gianfar";
205 reg = <0x25000 0x1000>;
206 local-mac-address = [ 00 00 00 00 00 00 ];
207 interrupts = <35 2 36 2 40 2>;
208 interrupt-parent = <&mpic>;
209 phy-handle = <&phy1>;
212 enet2: ethernet@26000 {
214 device_type = "network";
216 compatible = "gianfar";
217 reg = <0x26000 0x1000>;
218 local-mac-address = [ 00 00 00 00 00 00 ];
220 interrupt-parent = <&mpic>;
221 phy-handle = <&phy3>;
224 serial0: serial@4500 {
226 device_type = "serial";
227 compatible = "ns16550";
228 reg = <0x4500 0x100>; // reg base, size
229 clock-frequency = <0>; // should we fill in in uboot?
231 interrupt-parent = <&mpic>;
234 serial1: serial@4600 {
236 device_type = "serial";
237 compatible = "ns16550";
238 reg = <0x4600 0x100>; // reg base, size
239 clock-frequency = <0>; // should we fill in in uboot?
241 interrupt-parent = <&mpic>;
245 interrupt-controller;
246 #address-cells = <0>;
247 #interrupt-cells = <2>;
248 reg = <0x40000 0x40000>;
249 device_type = "open-pic";
250 compatible = "chrp,open-pic";
256 #interrupt-cells = <1>;
258 #address-cells = <3>;
259 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
261 reg = <0xe0008000 0x1000>;
262 clock-frequency = <66666666>;
263 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
266 0xe000 0 0 1 &mpic 2 1
267 0xe000 0 0 2 &mpic 3 1>;
269 interrupt-parent = <&mpic>;
272 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000
273 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>;