2 * MPC885 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 = <2000>; // L1, 8K
33 timebase-frequency = <0>;
35 clock-frequency = <0>;
37 interrupts = <f 2>; // decrementer interrupt
38 interrupt-parent = <ff000000>;
39 linux,phandle = <201>;
45 device_type = "memory";
46 linux,phandle = <300>;
47 reg = <00000000 800000>;
53 #interrupt-cells = <2>;
55 ranges = <0 ff000000 00100000>;
56 reg = <ff000000 00000200>;
60 compatible = "fs_enet";
62 linux,phandle = <e80>;
66 linux,phandle = <e8000>;
68 device_type = "ethernet-phy";
71 linux,phandle = <e8001>;
73 device_type = "ethernet-phy";
76 linux,phandle = <e8002>;
78 device_type = "ethernet-phy";
83 device_type = "network";
84 compatible = "fs_enet";
88 mac-address = [ 00 00 0C 00 01 FD ];
90 interrupt-parent = <ff000000>;
95 device_type = "network";
96 compatible = "fs_enet";
100 mac-address = [ 00 00 0C 00 02 FD ];
102 interrupt-parent = <ff000000>;
103 phy-handle = <e8001>;
107 linux,phandle = <ff000000>;
108 interrupt-controller;
109 #address-cells = <0>;
110 #interrupt-cells = <2>;
113 device_type = "mpc8xx-pic";
118 linux,phandle = <ff000000>;
119 #address-cells = <1>;
121 #interrupt-cells = <2>;
126 command-proc = <9c0>;
128 interrupts = <0 2>; // cpm error interrupt
129 interrupt-parent = <930>;
132 linux,phandle = <930>;
133 interrupt-controller;
134 #address-cells = <0>;
135 #interrupt-cells = <2>;
136 interrupts = <5 2 0 2>;
137 interrupt-parent = <ff000000>;
140 device_type = "cpm-pic";
145 device_type = "serial";
146 compatible = "cpm_uart";
149 reg = <a80 10 3e80 40>;
150 clock-setup = <00ffffff 0>;
155 interrupt-parent = <930>;
159 device_type = "serial";
160 compatible = "cpm_uart";
163 reg = <a90 20 3f80 40>;
164 clock-setup = <ff00ffff 90000>;
169 interrupt-parent = <930>;
173 device_type = "network";
174 compatible = "fs_enet";
177 reg = <a40 18 3e00 80>;
178 mac-address = [ 00 00 0C 00 03 FD ];
180 interrupt-parent = <930>;
181 phy-handle = <e8002>;