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>;
23 linux,phandle = <200>;
28 d-cache-line-size = <20>; // 32 bytes
29 i-cache-line-size = <20>; // 32 bytes
30 d-cache-size = <2000>; // L1, 8K
31 i-cache-size = <2000>; // L1, 8K
32 timebase-frequency = <0>;
34 clock-frequency = <0>;
36 interrupts = <f 2>; // decrementer interrupt
37 interrupt-parent = <ff000000>;
38 linux,phandle = <201>;
43 device_type = "memory";
44 linux,phandle = <300>;
45 reg = <00000000 800000>;
51 #interrupt-cells = <2>;
53 ranges = <0 ff000000 00100000>;
54 reg = <ff000000 00000200>;
58 compatible = "fs_enet";
60 linux,phandle = <e80>;
64 linux,phandle = <e8000>;
66 device_type = "ethernet-phy";
69 linux,phandle = <e8001>;
71 device_type = "ethernet-phy";
74 linux,phandle = <e8002>;
76 device_type = "ethernet-phy";
81 device_type = "network";
82 compatible = "fs_enet";
86 mac-address = [ 00 00 0C 00 01 FD ];
88 interrupt-parent = <ff000000>;
93 device_type = "network";
94 compatible = "fs_enet";
98 mac-address = [ 00 00 0C 00 02 FD ];
100 interrupt-parent = <ff000000>;
101 phy-handle = <e8001>;
105 linux,phandle = <ff000000>;
106 interrupt-controller;
107 #address-cells = <0>;
108 #interrupt-cells = <2>;
111 device_type = "mpc8xx-pic";
116 linux,phandle = <ff000000>;
117 #address-cells = <1>;
119 #interrupt-cells = <2>;
124 command-proc = <9c0>;
126 interrupts = <0 2>; // cpm error interrupt
127 interrupt-parent = <930>;
130 linux,phandle = <930>;
131 interrupt-controller;
132 #address-cells = <0>;
133 #interrupt-cells = <2>;
134 interrupts = <5 2 0 2>;
135 interrupt-parent = <ff000000>;
138 device_type = "cpm-pic";
143 device_type = "serial";
144 compatible = "cpm_uart";
147 reg = <a80 10 3e80 40>;
148 clock-setup = <00ffffff 0>;
153 interrupt-parent = <930>;
157 device_type = "serial";
158 compatible = "cpm_uart";
161 reg = <a90 20 3f80 40>;
162 clock-setup = <ff00ffff 90000>;
167 interrupt-parent = <930>;
171 device_type = "network";
172 compatible = "fs_enet";
175 reg = <a40 18 3e00 80>;
176 mac-address = [ 00 00 0C 00 03 FD ];
178 interrupt-parent = <930>;
179 phy-handle = <e8002>;