2 * MPC8540 ADS 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 = "MPC8540ADS", "MPC85xxADS";
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
38 device_type = "memory";
39 reg = <00000000 08000000>; // 128M at 0x0
45 #interrupt-cells = <2>;
47 ranges = <0 e0000000 00100000>;
48 reg = <e0000000 00100000>; // CCSRBAR 1M
51 memory-controller@2000 {
52 compatible = "fsl,8540-memory-controller";
54 interrupt-parent = <&mpic>;
58 l2-cache-controller@20000 {
59 compatible = "fsl,8540-l2-cache-controller";
61 cache-line-size = <20>; // 32 bytes
62 cache-size = <40000>; // L2, 256K
63 interrupt-parent = <&mpic>;
69 compatible = "fsl-i2c";
72 interrupt-parent = <&mpic>;
80 compatible = "gianfar";
82 phy0: ethernet-phy@0 {
83 interrupt-parent = <&mpic>;
86 device_type = "ethernet-phy";
88 phy1: ethernet-phy@1 {
89 interrupt-parent = <&mpic>;
92 device_type = "ethernet-phy";
94 phy3: ethernet-phy@3 {
95 interrupt-parent = <&mpic>;
98 device_type = "ethernet-phy";
103 #address-cells = <1>;
105 device_type = "network";
107 compatible = "gianfar";
110 * address is deprecated and will be removed
111 * in 2.6.25. Only recent versions of
112 * U-Boot support local-mac-address, however.
114 address = [ 00 00 00 00 00 00 ];
115 local-mac-address = [ 00 00 00 00 00 00 ];
116 interrupts = <1d 2 1e 2 22 2>;
117 interrupt-parent = <&mpic>;
118 phy-handle = <&phy0>;
122 #address-cells = <1>;
124 device_type = "network";
126 compatible = "gianfar";
129 * address is deprecated and will be removed
130 * in 2.6.25. Only recent versions of
131 * U-Boot support local-mac-address, however.
133 address = [ 00 00 00 00 00 00 ];
134 local-mac-address = [ 00 00 00 00 00 00 ];
135 interrupts = <23 2 24 2 28 2>;
136 interrupt-parent = <&mpic>;
137 phy-handle = <&phy1>;
141 #address-cells = <1>;
143 device_type = "network";
145 compatible = "gianfar";
148 * address is deprecated and will be removed
149 * in 2.6.25. Only recent versions of
150 * U-Boot support local-mac-address, however.
152 address = [ 00 00 00 00 00 00 ];
153 local-mac-address = [ 00 00 00 00 00 00 ];
155 interrupt-parent = <&mpic>;
156 phy-handle = <&phy3>;
160 device_type = "serial";
161 compatible = "ns16550";
162 reg = <4500 100>; // reg base, size
163 clock-frequency = <0>; // should we fill in in uboot?
165 interrupt-parent = <&mpic>;
169 device_type = "serial";
170 compatible = "ns16550";
171 reg = <4600 100>; // reg base, size
172 clock-frequency = <0>; // should we fill in in uboot?
174 interrupt-parent = <&mpic>;
177 interrupt-map-mask = <f800 0 0 7>;
250 a800 0 0 4 &mpic 1 1>;
251 interrupt-parent = <&mpic>;
254 ranges = <02000000 0 80000000 80000000 0 20000000
255 01000000 0 00000000 e2000000 0 00100000>;
256 clock-frequency = <3f940aa>;
257 #interrupt-cells = <1>;
259 #address-cells = <3>;
261 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
266 clock-frequency = <0>;
267 interrupt-controller;
268 #address-cells = <0>;
269 #interrupt-cells = <2>;
272 compatible = "chrp,open-pic";
273 device_type = "open-pic";