Lines Matching +full:interrupt +full:- +full:partition +full:-
4 * Copyright 2009 AbsoluteValue Systems <solomon@linux-wlan.com>
11 /dts-v1/;
14 #address-cells = <1>;
15 #size-cells = <1>;
18 dcr-parent = <&{/cpus/cpu@0}>;
28 #address-cells = <1>;
29 #size-cells = <0>;
35 clock-frequency = <0>; /* Filled in by zImage */
36 timebase-frequency = <0>; /* Filled in by zImage */
37 i-cache-line-size = <0x20>;
38 d-cache-line-size = <0x20>;
39 i-cache-size = <0x4000>;
40 d-cache-size = <0x4000>;
41 dcr-controller;
42 dcr-access-method = "native";
51 UIC0: interrupt-controller {
53 interrupt-controller;
54 cell-index = <0>;
55 dcr-reg = <0x0c0 0x009>;
56 #address-cells = <0>;
57 #size-cells = <0>;
58 #interrupt-cells = <2>;
63 #address-cells = <1>;
64 #size-cells = <1>;
66 clock-frequency = <0>; /* Filled in by zImage */
68 SDRAM0: memory-controller {
69 compatible = "ibm,sdram-405ep";
70 dcr-reg = <0x010 0x002>;
74 compatible = "ibm,mcmal-405ep", "ibm,mcmal";
75 dcr-reg = <0x180 0x062>;
76 num-tx-chans = <4>;
77 num-rx-chans = <2>;
78 interrupt-parent = <&UIC0>;
88 compatible = "ibm,opb-405ep", "ibm,opb";
89 #address-cells = <1>;
90 #size-cells = <1>;
92 dcr-reg = <0x0a0 0x005>;
93 clock-frequency = <0>; /* Filled in by zImage */
101 virtual-reg = <0xef600400>;
102 clock-frequency = <0>; /* Filled in by zImage */
103 current-speed = <0x9600>;
104 interrupt-parent = <&UIC0>;
112 virtual-reg = <0xef600300>;
113 clock-frequency = <0>; /* Filled in by zImage */
114 current-speed = <0x9600>;
115 interrupt-parent = <&UIC0>;
120 #address-cells = <1>;
121 #size-cells = <0>;
122 compatible = "ibm,iic-405ep", "ibm,iic";
124 interrupt-parent = <&UIC0>;
141 #gpio-cells = <2>;
142 compatible = "ibm,ppc4xx-gpio";
144 gpio-controller;
147 gpio-leds {
148 compatible = "gpio-leds";
160 linux,network-index = <0x0>;
162 compatible = "ibm,emac-405ep", "ibm,emac";
163 interrupt-parent = <&UIC0>;
167 local-mac-address = [000000000000]; /* Filled in by zImage */
169 mal-device = <&MAL>;
170 mal-tx-channel = <0>;
171 mal-rx-channel = <0>;
172 cell-index = <0>;
173 max-frame-size = <0x5dc>;
174 rx-fifo-size = <0x1000>;
175 tx-fifo-size = <0x800>;
176 phy-mode = "mii";
177 phy-map = <0x00000000>;
181 linux,network-index = <0x1>;
183 compatible = "ibm,emac-405ep", "ibm,emac";
184 interrupt-parent = <&UIC0>;
188 local-mac-address = [000000000000]; /* Filled in by zImage */
190 mal-device = <&MAL>;
191 mal-tx-channel = <2>;
192 mal-rx-channel = <1>;
193 cell-index = <1>;
194 max-frame-size = <0x5dc>;
195 rx-fifo-size = <0x1000>;
196 tx-fifo-size = <0x800>;
197 mdio-device = <&EMAC0>;
198 phy-mode = "mii";
199 phy-map = <0x0000001>;
204 compatible = "ibm,ebc-405ep", "ibm,ebc";
205 dcr-reg = <0x012 0x002>;
206 #address-cells = <2>;
207 #size-cells = <1>;
213 clock-frequency = <0>; /* Filled in by zImage */
216 compatible = "cfi-flash";
217 bank-width = <2>;
219 #address-cells = <1>;
220 #size-cells = <1>;
223 4M flash has all ofssets -= 4M,
224 and FeatFS partition is not present */
225 partition@0 {
228 /* read-only; */
230 partition@1 {
234 partition@2 {
238 partition@3 {
242 partition@4 {
246 partition@5 {
250 partition@6 {
259 #interrupt-cells = <1>;
260 #size-cells = <2>;
261 #address-cells = <3>;
262 compatible = "ibm,plb405ep-pci", "ibm,plb-pci";
277 dma-ranges = <0x42000000 0x0 0x0 0x0 0x0 0x80000000>;
279 interrupt-parent = <&UIC0>;
280 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
281 interrupt-map = <
282 /* IDSEL 3 -- slot1 (optional) 27/29 A/B IRQ2/4 */
286 /* IDSEL 4 -- slot0, 26/28 A/B IRQ1/3 */
294 stdout-path = &UART0;