2 * MPC8555 CDS Device Tree Source
4 * Copyright 2006 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 compatible = "MPC8555CDS", "MPC85xxCDS";
26 d-cache-line-size = <20>; // 32 bytes
27 i-cache-line-size = <20>; // 32 bytes
28 d-cache-size = <8000>; // L1, 32K
29 i-cache-size = <8000>; // L1, 32K
30 timebase-frequency = <0>; // 33 MHz, from uboot
31 bus-frequency = <0>; // 166 MHz
32 clock-frequency = <0>; // 825 MHz, from uboot
37 device_type = "memory";
38 reg = <00000000 08000000>; // 128M at 0x0
45 ranges = <0 e0000000 00100000>;
46 reg = <e0000000 00001000>; // CCSRBAR 1M
49 memory-controller@2000 {
50 compatible = "fsl,8555-memory-controller";
52 interrupt-parent = <&mpic>;
56 l2-cache-controller@20000 {
57 compatible = "fsl,8555-l2-cache-controller";
59 cache-line-size = <20>; // 32 bytes
60 cache-size = <40000>; // L2, 256K
61 interrupt-parent = <&mpic>;
67 compatible = "fsl-i2c";
70 interrupt-parent = <&mpic>;
78 compatible = "gianfar";
80 phy0: ethernet-phy@0 {
81 interrupt-parent = <&mpic>;
84 device_type = "ethernet-phy";
86 phy1: ethernet-phy@1 {
87 interrupt-parent = <&mpic>;
90 device_type = "ethernet-phy";
97 device_type = "network";
99 compatible = "gianfar";
101 local-mac-address = [ 00 00 00 00 00 00 ];
102 interrupts = <1d 2 1e 2 22 2>;
103 interrupt-parent = <&mpic>;
104 phy-handle = <&phy0>;
108 #address-cells = <1>;
110 device_type = "network";
112 compatible = "gianfar";
114 local-mac-address = [ 00 00 00 00 00 00 ];
115 interrupts = <23 2 24 2 28 2>;
116 interrupt-parent = <&mpic>;
117 phy-handle = <&phy1>;
121 device_type = "serial";
122 compatible = "ns16550";
123 reg = <4500 100>; // reg base, size
124 clock-frequency = <0>; // should we fill in in uboot?
126 interrupt-parent = <&mpic>;
130 device_type = "serial";
131 compatible = "ns16550";
132 reg = <4600 100>; // reg base, size
133 clock-frequency = <0>; // should we fill in in uboot?
135 interrupt-parent = <&mpic>;
139 clock-frequency = <0>;
140 interrupt-controller;
141 #address-cells = <0>;
142 #interrupt-cells = <2>;
144 compatible = "chrp,open-pic";
145 device_type = "open-pic";
151 interrupt-map-mask = <1f800 0 0 7>;
155 08000 0 0 1 &mpic 0 1
156 08000 0 0 2 &mpic 1 1
157 08000 0 0 3 &mpic 2 1
158 08000 0 0 4 &mpic 3 1
161 08800 0 0 1 &mpic 0 1
162 08800 0 0 2 &mpic 1 1
163 08800 0 0 3 &mpic 2 1
164 08800 0 0 4 &mpic 3 1
166 /* IDSEL 0x12 (Slot 1) */
167 09000 0 0 1 &mpic 0 1
168 09000 0 0 2 &mpic 1 1
169 09000 0 0 3 &mpic 2 1
170 09000 0 0 4 &mpic 3 1
172 /* IDSEL 0x13 (Slot 2) */
173 09800 0 0 1 &mpic 1 1
174 09800 0 0 2 &mpic 2 1
175 09800 0 0 3 &mpic 3 1
176 09800 0 0 4 &mpic 0 1
178 /* IDSEL 0x14 (Slot 3) */
179 0a000 0 0 1 &mpic 2 1
180 0a000 0 0 2 &mpic 3 1
181 0a000 0 0 3 &mpic 0 1
182 0a000 0 0 4 &mpic 1 1
184 /* IDSEL 0x15 (Slot 4) */
185 0a800 0 0 1 &mpic 3 1
186 0a800 0 0 2 &mpic 0 1
187 0a800 0 0 3 &mpic 1 1
188 0a800 0 0 4 &mpic 2 1
190 /* Bus 1 (Tundra Bridge) */
191 /* IDSEL 0x12 (ISA bridge) */
192 19000 0 0 1 &mpic 0 1
193 19000 0 0 2 &mpic 1 1
194 19000 0 0 3 &mpic 2 1
195 19000 0 0 4 &mpic 3 1>;
196 interrupt-parent = <&mpic>;
199 ranges = <02000000 0 80000000 80000000 0 20000000
200 01000000 0 00000000 e2000000 0 00100000>;
201 clock-frequency = <3f940aa>;
202 #interrupt-cells = <1>;
204 #address-cells = <3>;
205 reg = <e0008000 1000>;
206 compatible = "fsl,mpc8540-pci";
210 interrupt-controller;
211 device_type = "interrupt-controller";
212 reg = <19000 0 0 0 1>;
213 #address-cells = <0>;
214 #interrupt-cells = <2>;
215 compatible = "chrp,iic";
217 interrupt-parent = <&pci1>;
222 interrupt-map-mask = <f800 0 0 7>;
229 a800 0 0 4 &mpic b 1>;
230 interrupt-parent = <&mpic>;
233 ranges = <02000000 0 a0000000 a0000000 0 20000000
234 01000000 0 00000000 e3000000 0 00100000>;
235 clock-frequency = <3f940aa>;
236 #interrupt-cells = <1>;
238 #address-cells = <3>;
239 reg = <e0009000 1000>;
240 compatible = "fsl,mpc8540-pci";