2 * Device Tree Source for IBM Walnut
4 * Copyright 2007 IBM Corp.
5 * Josh Boyer <jwboyer@linux.vnet.ibm.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 = "ibm,walnut";
17 dcr-parent = <&/cpus/PowerPC,405GP@0>;
26 clock-frequency = <bebc200>; /* Filled in by zImage */
27 timebase-frequency = <0>; /* Filled in by zImage */
28 i-cache-line-size = <20>;
29 d-cache-line-size = <20>;
30 i-cache-size = <4000>;
31 d-cache-size = <4000>;
33 dcr-access-method = "native";
38 device_type = "memory";
39 reg = <0 0>; /* Filled in by zImage */
42 UIC0: interrupt-controller {
43 compatible = "ibm,uic";
49 #interrupt-cells = <2>;
53 compatible = "ibm,plb3";
57 clock-frequency = <0>; /* Filled in by zImage */
59 SDRAM0: memory-controller {
60 compatible = "ibm,sdram-405gp";
65 compatible = "ibm,mcmal-405gp", "ibm,mcmal";
69 interrupt-parent = <&UIC0>;
70 interrupts = <a 4 b 4 c 4 d 4 e 4>;
74 compatible = "ibm,opb-405gp", "ibm,opb";
77 ranges = <ef600000 ef600000 a00000>;
79 clock-frequency = <0>; /* Filled in by zImage */
81 UART0: serial@ef600300 {
82 device_type = "serial";
83 compatible = "ns16550";
85 virtual-reg = <ef600300>;
86 clock-frequency = <0>; /* Filled in by zImage */
87 current-speed = <2580>;
88 interrupt-parent = <&UIC0>;
92 UART1: serial@ef600400 {
93 device_type = "serial";
94 compatible = "ns16550";
96 virtual-reg = <ef600400>;
97 clock-frequency = <0>; /* Filled in by zImage */
98 current-speed = <2580>;
99 interrupt-parent = <&UIC0>;
104 compatible = "ibm,iic-405gp", "ibm,iic";
106 interrupt-parent = <&UIC0>;
110 GPIO: gpio@ef600700 {
111 compatible = "ibm,gpio-405gp";
115 EMAC: ethernet@ef600800 {
116 linux,network-index = <0>;
117 device_type = "network";
118 compatible = "ibm,emac-405gp", "ibm,emac";
119 interrupt-parent = <&UIC0>;
120 interrupts = <9 4 f 4>;
123 mal-tx-channel = <0 1>;
124 mal-rx-channel = <0>;
126 max-frame-size = <5dc>;
127 rx-fifo-size = <1000>;
128 tx-fifo-size = <800>;
130 phy-map = <00000001>;
136 compatible = "ibm,ebc-405gp", "ibm,ebc";
138 #address-cells = <2>;
140 /* The ranges property is supplied by the bootwrapper
141 * and is based on the firmware's configuration of the
144 clock-frequency = <0>; /* Filled in by zImage */
151 compatible = "jedec-flash";
153 reg = <0 80000 80000>;
154 #address-cells = <1>;
165 compatible = "ds1743";
170 compatible = "intel,82C42PC";
175 compatible = "ti,TIR2000PAG";
180 compatible = "Walnut-FPGA";
182 virtual-reg = <f0300005>;
188 linux,stdout-path = "/plb/opb/serial@ef600300";