2 * MPC866 ADS Device Tree Source
4 * Copyright 2006 MontaVista Software, 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.
15 compatible = "mpc8xx";
18 linux,phandle = <100>;
24 linux,phandle = <200>;
29 d-cache-line-size = <20>; // 32 bytes
30 i-cache-line-size = <20>; // 32 bytes
31 d-cache-size = <2000>; // L1, 8K
32 i-cache-size = <4000>; // L1, 16K
33 timebase-frequency = <0>;
35 clock-frequency = <0>;
37 interrupts = <f 2>; // decrementer interrupt
38 interrupt-parent = <ff000000>;
39 linux,phandle = <201>;
44 device_type = "memory";
45 linux,phandle = <300>;
46 reg = <00000000 800000>;
52 #interrupt-cells = <2>;
54 ranges = <0 ff000000 00100000>;
55 reg = <ff000000 00000200>;
59 compatible = "fs_enet";
61 linux,phandle = <e80>;
65 linux,phandle = <e800f>;
67 device_type = "ethernet-phy";
72 device_type = "network";
73 compatible = "fs_enet";
77 mac-address = [ 00 00 0C 00 01 FD ];
79 interrupt-parent = <ff000000>;
84 linux,phandle = <ff000000>;
87 #interrupt-cells = <2>;
90 device_type = "mpc8xx-pic";
95 linux,phandle = <ff000000>;
98 #interrupt-cells = <2>;
103 command-proc = <9c0>;
105 interrupts = <0 2>; // cpm error interrupt
106 interrupt-parent = <930>;
109 linux,phandle = <930>;
110 interrupt-controller;
111 #address-cells = <0>;
112 #interrupt-cells = <2>;
113 interrupts = <5 2 0 2>;
114 interrupt-parent = <ff000000>;
117 device_type = "cpm-pic";
122 device_type = "serial";
123 compatible = "cpm_uart";
126 reg = <a80 10 3e80 40>;
127 clock-setup = <00ffffff 0>;
132 interrupt-parent = <930>;
136 device_type = "serial";
137 compatible = "cpm_uart";
140 reg = <a90 20 3f80 40>;
141 clock-setup = <ff00ffff 90000>;
146 interrupt-parent = <930>;
150 device_type = "network";
151 compatible = "fs_enet";
154 reg = <a00 18 3c00 80>;
155 mac-address = [ 00 00 0C 00 03 FD ];
157 interrupt-parent = <930>;