2 * TQM 8541 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,tqm8541";
16 compatible = "tqc,tqm8541";
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,mpc8541-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,mpc8541-dma", "fsl,eloplus-dma";
97 ranges = <0x0 0x21100 0x200>;
100 compatible = "fsl,mpc8541-dma-channel",
101 "fsl,eloplus-dma-channel";
104 interrupt-parent = <&mpic>;
108 compatible = "fsl,mpc8541-dma-channel",
109 "fsl,eloplus-dma-channel";
112 interrupt-parent = <&mpic>;
116 compatible = "fsl,mpc8541-dma-channel",
117 "fsl,eloplus-dma-channel";
120 interrupt-parent = <&mpic>;
124 compatible = "fsl,mpc8541-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 compatible = "fsl,sec2.0";
205 reg = <0x30000 0x10000>;
207 interrupt-parent = <&mpic>;
208 fsl,num-channels = <4>;
209 fsl,channel-fifo-len = <24>;
210 fsl,exec-units-mask = <0x7e>;
211 fsl,descriptor-types-mask = <0x01010ebf>;
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,mpc8541-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 0x2000 0x9000 0x1000>;
242 compatible = "fsl,mpc8541-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,mpc8541-cpm-pic", "fsl,cpm2-pic";
263 #interrupt-cells = <1>;
265 #address-cells = <3>;
266 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
268 reg = <0xe0008000 0x1000>;
269 clock-frequency = <66666666>;
270 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
273 0xe000 0 0 1 &mpic 2 1
274 0xe000 0 0 2 &mpic 3 1>;
276 interrupt-parent = <&mpic>;
279 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000
280 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>;