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";
26 d-cache-line-size = <20>; // 32 bytes
27 i-cache-line-size = <20>; // 32 bytes
28 d-cache-size = <2000>; // L1, 8K
29 i-cache-size = <4000>; // L1, 16K
30 timebase-frequency = <0>;
32 clock-frequency = <0>;
33 interrupts = <f 2>; // decrementer interrupt
34 interrupt-parent = <&Mpc8xx_pic>;
39 device_type = "memory";
40 reg = <00000000 800000>;
47 ranges = <0 ff000000 00100000>;
48 reg = <ff000000 00000200>;
52 compatible = "fs_enet";
58 device_type = "ethernet-phy";
63 device_type = "network";
64 compatible = "fs_enet";
68 mac-address = [ 00 00 0C 00 01 FD ];
70 interrupt-parent = <&Mpc8xx_pic>;
74 mpc8xx_pic: pic@ff000000 {
77 #interrupt-cells = <2>;
79 device_type = "mpc8xx-pic";
92 interrupts = <0 2>; // cpm error interrupt
93 interrupt-parent = <&Cpm_pic>;
98 #interrupt-cells = <2>;
99 interrupts = <5 2 0 2>;
100 interrupt-parent = <&Mpc8xx_pic>;
102 device_type = "cpm-pic";
107 device_type = "serial";
108 compatible = "cpm_uart";
111 reg = <a80 10 3e80 40>;
112 clock-setup = <00ffffff 0>;
117 interrupt-parent = <&Cpm_pic>;
121 device_type = "serial";
122 compatible = "cpm_uart";
125 reg = <a90 20 3f80 40>;
126 clock-setup = <ff00ffff 90000>;
131 interrupt-parent = <&Cpm_pic>;
135 device_type = "network";
136 compatible = "fs_enet";
139 reg = <a00 18 3c00 80>;
140 mac-address = [ 00 00 0C 00 03 FD ];
142 interrupt-parent = <&Cpm_pic>;