2 * Device Tree for the PQ2FADS-ZU board with an MPC8280 chip.
4 * Copyright 2007 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.
14 compatible = "fsl,pq2fads";
25 d-cache-line-size = <d#32>;
26 i-cache-line-size = <d#32>;
27 d-cache-size = <d#16384>;
28 i-cache-size = <d#16384>;
29 timebase-frequency = <0>;
30 clock-frequency = <0>;
35 device_type = "memory";
40 compatible = "fsl,mpc8280-localbus",
46 ranges = <0 0 fe000000 00800000
48 8 0 f8200000 00008000>;
51 compatible = "jedec-flash";
59 compatible = "fsl,pq2fads-bcsr";
63 #interrupt-cells = <1>;
66 compatible = "fsl,pq2ads-pci-pic";
67 interrupt-parent = <&PIC>;
74 reg = <f0010800 10c f00101ac 8 f00101c4 8>;
75 compatible = "fsl,mpc8280-pci", "fsl,pq2-pci";
76 #interrupt-cells = <1>;
79 clock-frequency = <d#66000000>;
80 interrupt-map-mask = <f800 0 0 7>;
98 c000 0 0 4 &PCI_PIC b>;
100 interrupt-parent = <&PIC>;
102 ranges = <42000000 0 80000000 80000000 0 20000000
103 02000000 0 a0000000 a0000000 0 20000000
104 01000000 0 00000000 f6000000 0 02000000>;
108 #address-cells = <1>;
111 compatible = "fsl,mpc8280", "fsl,pq2-soc";
112 ranges = <00000000 f0000000 00053000>;
114 // Temporary -- will go away once kernel uses ranges for get_immrbase().
115 reg = <f0000000 00053000>;
118 #address-cells = <1>;
120 #interrupt-cells = <2>;
121 compatible = "fsl,mpc8280-cpm", "fsl,cpm2";
126 #address-cells = <1>;
128 ranges = <0 0 10000>;
131 compatible = "fsl,cpm-muram-data";
132 reg = <0 2000 9800 800>;
137 compatible = "fsl,mpc8280-brg",
140 reg = <119f0 10 115f0 10>;
144 device_type = "serial";
145 compatible = "fsl,mpc8280-scc-uart",
147 reg = <11a00 20 8000 100>;
149 interrupt-parent = <&PIC>;
151 fsl,cpm-command = <00800000>;
155 device_type = "serial";
156 compatible = "fsl,mpc8280-scc-uart",
158 reg = <11a20 20 8100 100>;
160 interrupt-parent = <&PIC>;
162 fsl,cpm-command = <04a00000>;
166 device_type = "network";
167 compatible = "fsl,mpc8280-fcc-enet",
169 reg = <11320 20 8500 100 113b0 1>;
171 interrupt-parent = <&PIC>;
172 phy-handle = <&PHY0>;
173 linux,network-index = <0>;
174 fsl,cpm-command = <16200300>;
178 device_type = "network";
179 compatible = "fsl,mpc8280-fcc-enet",
181 reg = <11340 20 8600 100 113d0 1>;
183 interrupt-parent = <&PIC>;
184 phy-handle = <&PHY1>;
185 linux,network-index = <1>;
186 fsl,cpm-command = <1a400300>;
187 local-mac-address = [00 e0 0c 00 79 01];
191 device_type = "mdio";
192 compatible = "fsl,pq2fads-mdio-bitbang",
193 "fsl,mpc8280-mdio-bitbang",
194 "fsl,cpm2-mdio-bitbang";
195 #address-cells = <1>;
201 PHY0: ethernet-phy@0 {
202 interrupt-parent = <&PIC>;
205 device_type = "ethernet-phy";
208 PHY1: ethernet-phy@1 {
209 interrupt-parent = <&PIC>;
212 device_type = "ethernet-phy";
217 #address-cells = <1>;
219 compatible = "fsl,mpc8280-usb",
221 reg = <11b60 18 8b00 100>;
222 interrupt-parent = <&PIC>;
224 fsl,cpm-command = <2e600000>;
228 PIC: interrupt-controller@10c00 {
229 #interrupt-cells = <2>;
230 interrupt-controller;
232 compatible = "fsl,mpc8280-pic", "fsl,cpm2-pic";
238 linux,stdout-path = "/soc/cpm/serial@11a00";