1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * MPC8360E RDK Device Tree Source
5 * Copyright 2006 Freescale Semiconductor Inc.
6 * Copyright 2007-2008 MontaVista Software, Inc.
8 * Author: Anton Vorontsov <avorontsov@ru.mvista.com>
16 compatible = "fsl,mpc8360rdk";
37 d-cache-line-size = <32>;
38 i-cache-line-size = <32>;
39 d-cache-size = <32768>;
40 i-cache-size = <32768>;
41 /* filled by u-boot */
42 timebase-frequency = <0>;
44 clock-frequency = <0>;
49 device_type = "memory";
50 /* filled by u-boot */
58 compatible = "fsl,mpc8360-immr", "fsl,immr", "fsl,soc",
60 ranges = <0 0xe0000000 0x200000>;
61 reg = <0xe0000000 0x200>;
62 /* filled by u-boot */
66 compatible = "mpc83xx_wdt";
71 compatible = "fsl,mpc8360-pmc", "fsl,mpc8349-pmc";
72 reg = <0xb00 0x100 0xa00 0x100>;
73 interrupts = <80 0x8>;
74 interrupt-parent = <&ipic>;
81 compatible = "fsl-i2c";
84 interrupt-parent = <&ipic>;
92 compatible = "fsl-i2c";
95 interrupt-parent = <&ipic>;
99 serial0: serial@4500 {
100 device_type = "serial";
101 compatible = "fsl,ns16550", "ns16550";
102 reg = <0x4500 0x100>;
104 interrupt-parent = <&ipic>;
105 /* filled by u-boot */
106 clock-frequency = <0>;
109 serial1: serial@4600 {
110 device_type = "serial";
111 compatible = "fsl,ns16550", "ns16550";
112 reg = <0x4600 0x100>;
114 interrupt-parent = <&ipic>;
115 /* filled by u-boot */
116 clock-frequency = <0>;
120 #address-cells = <1>;
122 compatible = "fsl,mpc8360-dma", "fsl,elo-dma";
124 ranges = <0 0x8100 0x1a8>;
125 interrupt-parent = <&ipic>;
129 compatible = "fsl,mpc8360-dma-channel", "fsl,elo-dma-channel";
132 interrupt-parent = <&ipic>;
136 compatible = "fsl,mpc8360-dma-channel", "fsl,elo-dma-channel";
139 interrupt-parent = <&ipic>;
143 compatible = "fsl,mpc8360-dma-channel", "fsl,elo-dma-channel";
146 interrupt-parent = <&ipic>;
150 compatible = "fsl,mpc8360-dma-channel", "fsl,elo-dma-channel";
153 interrupt-parent = <&ipic>;
159 compatible = "fsl,sec2.0";
160 reg = <0x30000 0x10000>;
161 interrupts = <11 0x8>;
162 interrupt-parent = <&ipic>;
163 fsl,num-channels = <4>;
164 fsl,channel-fifo-len = <24>;
165 fsl,exec-units-mask = <0x7e>;
166 fsl,descriptor-types-mask = <0x01010ebf>;
167 sleep = <&pmc 0x03000000>;
170 ipic: interrupt-controller@700 {
171 #address-cells = <0>;
172 #interrupt-cells = <2>;
173 compatible = "fsl,pq2pro-pic", "fsl,ipic";
174 interrupt-controller;
178 qe_pio_b: gpio-controller@1418 {
180 compatible = "fsl,mpc8360-qe-pario-bank",
181 "fsl,mpc8323-qe-pario-bank";
186 qe_pio_e: gpio-controller@1460 {
188 compatible = "fsl,mpc8360-qe-pario-bank",
189 "fsl,mpc8323-qe-pario-bank";
195 #address-cells = <1>;
198 compatible = "fsl,qe", "simple-bus";
199 ranges = <0 0x100000 0x100000>;
200 reg = <0x100000 0x480>;
201 /* filled by u-boot */
202 clock-frequency = <0>;
205 fsl,qe-num-riscs = <2>;
206 fsl,qe-num-snums = <28>;
209 #address-cells = <1>;
211 compatible = "fsl,qe-muram", "fsl,cpm-muram";
212 ranges = <0 0x10000 0xc000>;
215 compatible = "fsl,qe-muram-data",
216 "fsl,cpm-muram-data";
222 compatible = "fsl,mpc8360-qe-gtm",
223 "fsl,qe-gtm", "fsl,gtm";
225 interrupts = <12 13 14 15>;
226 interrupt-parent = <&qeic>;
227 clock-frequency = <166666666>;
231 compatible = "fsl,mpc8360-qe-usb",
232 "fsl,mpc8323-qe-usb";
233 reg = <0x6c0 0x40 0x8b00 0x100>;
235 interrupt-parent = <&qeic>;
236 fsl,fullspeed-clock = "clk21";
237 gpios = <&qe_pio_b 2 0 /* USBOE */
238 &qe_pio_b 3 0 /* USBTP */
239 &qe_pio_b 8 0 /* USBTN */
240 &qe_pio_b 9 0 /* USBRP */
241 &qe_pio_b 11 0 /* USBRN */
242 &qe_pio_e 20 0 /* SPEED */
243 &qe_pio_e 21 1 /* POWER */>;
248 compatible = "fsl,spi";
251 interrupt-parent = <&qeic>;
257 compatible = "fsl,spi";
260 interrupt-parent = <&qeic>;
265 device_type = "network";
266 compatible = "ucc_geth";
268 reg = <0x2000 0x200>;
270 interrupt-parent = <&qeic>;
271 rx-clock-name = "none";
272 tx-clock-name = "clk9";
273 phy-handle = <&phy2>;
274 phy-connection-type = "rgmii-rxid";
275 /* filled by u-boot */
276 local-mac-address = [ 00 00 00 00 00 00 ];
280 device_type = "network";
281 compatible = "ucc_geth";
283 reg = <0x3000 0x200>;
285 interrupt-parent = <&qeic>;
286 rx-clock-name = "none";
287 tx-clock-name = "clk4";
288 phy-handle = <&phy4>;
289 phy-connection-type = "rgmii-rxid";
290 /* filled by u-boot */
291 local-mac-address = [ 00 00 00 00 00 00 ];
295 device_type = "network";
296 compatible = "ucc_geth";
298 reg = <0x2600 0x200>;
300 interrupt-parent = <&qeic>;
301 rx-clock-name = "clk20";
302 tx-clock-name = "clk19";
303 phy-handle = <&phy1>;
304 phy-connection-type = "mii";
305 /* filled by u-boot */
306 local-mac-address = [ 00 00 00 00 00 00 ];
310 device_type = "network";
311 compatible = "ucc_geth";
313 reg = <0x3200 0x200>;
315 interrupt-parent = <&qeic>;
316 rx-clock-name = "clk8";
317 tx-clock-name = "clk7";
318 phy-handle = <&phy3>;
319 phy-connection-type = "mii";
320 /* filled by u-boot */
321 local-mac-address = [ 00 00 00 00 00 00 ];
325 #address-cells = <1>;
327 compatible = "fsl,ucc-mdio";
330 phy1: ethernet-phy@1 {
331 compatible = "national,DP83848VV";
335 phy2: ethernet-phy@2 {
336 compatible = "broadcom,BCM5481UA2KMLG";
340 phy3: ethernet-phy@3 {
341 compatible = "national,DP83848VV";
345 phy4: ethernet-phy@4 {
346 compatible = "broadcom,BCM5481UA2KMLG";
352 device_type = "serial";
353 compatible = "ucc_uart";
354 reg = <0x2400 0x200>;
357 rx-clock-name = "brg7";
358 tx-clock-name = "brg8";
360 interrupt-parent = <&qeic>;
365 device_type = "serial";
366 compatible = "ucc_uart";
367 reg = <0x3400 0x200>;
370 rx-clock-name = "brg13";
371 tx-clock-name = "brg14";
373 interrupt-parent = <&qeic>;
377 qeic: interrupt-controller@80 {
378 #address-cells = <0>;
379 #interrupt-cells = <1>;
380 compatible = "fsl,qe-ic";
381 interrupt-controller;
384 interrupts = <32 8 33 8>;
385 interrupt-parent = <&ipic>;
391 #address-cells = <2>;
393 compatible = "fsl,mpc8360-localbus", "fsl,pq2pro-localbus",
395 reg = <0xe0005000 0xd8>;
396 ranges = <0 0 0xff800000 0x0800000
397 1 0 0x60000000 0x0001000
398 2 0 0x70000000 0x4000000>;
401 compatible = "intel,PC28F640P30T85", "cfi-flash";
402 reg = <0 0 0x800000>;
408 compatible = "fsl,upm-nand";
410 fsl,upm-addr-offset = <16>;
411 fsl,upm-cmd-offset = <8>;
412 gpios = <&qe_pio_e 18 0>;
415 compatible = "st,nand512-a";
420 device_type = "display";
421 compatible = "fujitsu,MB86277", "fujitsu,mint";
422 reg = <2 0 0x4000000>;
425 /* filled by u-boot */
431 /* linux,opened; - added by uboot */
436 #address-cells = <3>;
438 #interrupt-cells = <1>;
440 compatible = "fsl,mpc8360-pci", "fsl,mpc8349-pci";
441 reg = <0xe0008500 0x100 /* internal registers */
442 0xe0008300 0x8>; /* config space access registers */
443 ranges = <0x02000000 0 0x90000000 0x90000000 0 0x10000000
444 0x42000000 0 0x80000000 0x80000000 0 0x10000000
445 0x01000000 0 0xe0300000 0xe0300000 0 0x00100000>;
447 interrupt-parent = <&ipic>;
448 interrupt-map-mask = <0xf800 0 0 7>;
449 interrupt-map = </* miniPCI0 IDSEL 0x14 AD20 */
450 0xa000 0 0 1 &ipic 18 8
451 0xa000 0 0 2 &ipic 19 8
453 /* PCI1 IDSEL 0x15 AD21 */
454 0xa800 0 0 1 &ipic 19 8
455 0xa800 0 0 2 &ipic 20 8
456 0xa800 0 0 3 &ipic 21 8
457 0xa800 0 0 4 &ipic 18 8>;
458 sleep = <&pmc 0x00010000>;
459 /* filled by u-boot */
461 clock-frequency = <0>;