2 * Device Tree Source for PIKA Warp
4 * Copyright (c) 2008 PIKA Technologies
5 * Sean MacLennan <smaclennan@pikatech.com>
7 * This file is licensed under the terms of the GNU General Public
8 * License version 2. This program is licensed "as is" without
9 * any warranty of any kind, whether express or implied.
16 compatible = "pika,warp";
17 dcr-parent = <&/cpus/cpu@0>;
30 model = "PowerPC,440EP";
32 clock-frequency = <0>; /* Filled in by zImage */
33 timebase-frequency = <0>; /* Filled in by zImage */
34 i-cache-line-size = <20>;
35 d-cache-line-size = <20>;
36 i-cache-size = <8000>;
37 d-cache-size = <8000>;
39 dcr-access-method = "native";
44 device_type = "memory";
45 reg = <0 0 0>; /* Filled in by zImage */
48 UIC0: interrupt-controller0 {
49 compatible = "ibm,uic-440ep","ibm,uic";
55 #interrupt-cells = <2>;
58 UIC1: interrupt-controller1 {
59 compatible = "ibm,uic-440ep","ibm,uic";
65 #interrupt-cells = <2>;
66 interrupts = <1e 4 1f 4>; /* cascade */
67 interrupt-parent = <&UIC0>;
71 compatible = "ibm,sdr-440ep";
76 compatible = "ibm,cpr-440ep";
81 compatible = "ibm,plb-440ep", "ibm,plb-440gp", "ibm,plb4";
85 clock-frequency = <0>; /* Filled in by zImage */
88 compatible = "ibm,sdram-440ep", "ibm,sdram-405gp";
93 compatible = "ibm,dma-440ep", "ibm,dma-440gp";
98 compatible = "ibm,mcmal-440ep", "ibm,mcmal-440gp", "ibm,mcmal";
102 interrupt-parent = <&MAL0>;
103 interrupts = <0 1 2 3 4>;
104 #interrupt-cells = <1>;
105 #address-cells = <0>;
107 interrupt-map = </*TXEOB*/ 0 &UIC0 a 4
108 /*RXEOB*/ 1 &UIC0 b 4
111 /*RXDE*/ 4 &UIC1 2 4>;
115 compatible = "ibm,opb-440ep", "ibm,opb-440gp", "ibm,opb";
116 #address-cells = <1>;
118 ranges = <00000000 0 00000000 80000000
119 80000000 0 80000000 80000000>;
120 interrupt-parent = <&UIC1>;
122 clock-frequency = <0>; /* Filled in by zImage */
125 compatible = "ibm,ebc-440ep", "ibm,ebc-440gp", "ibm,ebc";
127 #address-cells = <2>;
129 clock-frequency = <0>; /* Filled in by zImage */
131 interrupt-parent = <&UIC1>;
134 compatible = "pika,fpga";
137 interrupt-parent = <&UIC0>;
141 compatible = "amd,s29gl512n", "cfi-flash";
144 #address-cells = <1>;
152 reg = <180000 3480000>;
156 reg = <3600000 900000>;
160 reg = <3f00000 40000>;
164 reg = <3f40000 40000>;
168 reg = <3f80000 80000>;
173 UART0: serial@ef600300 {
174 device_type = "serial";
175 compatible = "ns16550";
177 virtual-reg = <ef600300>;
178 clock-frequency = <0>; /* Filled in by zImage */
179 current-speed = <1c200>;
180 interrupt-parent = <&UIC0>;
185 compatible = "ibm,iic-440ep", "ibm,iic-440gp", "ibm,iic";
187 interrupt-parent = <&UIC0>;
191 GPIO0: gpio@ef600b00 {
192 compatible = "ibm,gpio-440ep";
196 GPIO1: gpio@ef600c00 {
197 compatible = "ibm,gpio-440ep";
201 ZMII0: emac-zmii@ef600d00 {
202 compatible = "ibm,zmii-440ep", "ibm,zmii-440gp", "ibm,zmii";
206 EMAC0: ethernet@ef600e00 {
207 linux,network-index = <0>;
208 device_type = "network";
209 compatible = "ibm,emac-440ep", "ibm,emac-440gp", "ibm,emac";
210 interrupt-parent = <&UIC1>;
211 interrupts = <1c 4 1d 4>;
213 local-mac-address = [000000000000];
214 mal-device = <&MAL0>;
215 mal-tx-channel = <0 1>;
216 mal-rx-channel = <0>;
218 max-frame-size = <5dc>;
219 rx-fifo-size = <1000>;
220 tx-fifo-size = <800>;
222 phy-map = <00000000>;
223 zmii-device = <&ZMII0>;
228 compatible = "ohci-be";
230 interrupts = <8 1 9 1>;
231 interrupt-parent = < &UIC1 >;
237 linux,stdout-path = "/plb/opb/serial@ef600300";