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>;
34 interrupts = <f 2>; // decrementer interrupt
35 interrupt-parent = <&Mpc8xx_pic>;
40 device_type = "memory";
41 reg = <00000000 800000>;
47 #interrupt-cells = <2>;
49 ranges = <0 ff000000 00100000>;
50 reg = <ff000000 00000200>;
54 compatible = "fs_enet";
60 device_type = "ethernet-phy";
65 device_type = "network";
66 compatible = "fs_enet";
70 mac-address = [ 00 00 0C 00 01 FD ];
72 interrupt-parent = <&Mpc8xx_pic>;
76 mpc8xx_pic: pic@ff000000 {
79 #interrupt-cells = <2>;
82 device_type = "mpc8xx-pic";
89 #interrupt-cells = <2>;
96 interrupts = <0 2>; // cpm error interrupt
97 interrupt-parent = <&Cpm_pic>;
100 interrupt-controller;
101 #address-cells = <0>;
102 #interrupt-cells = <2>;
103 interrupts = <5 2 0 2>;
104 interrupt-parent = <&Mpc8xx_pic>;
107 device_type = "cpm-pic";
112 device_type = "serial";
113 compatible = "cpm_uart";
116 reg = <a80 10 3e80 40>;
117 clock-setup = <00ffffff 0>;
122 interrupt-parent = <&Cpm_pic>;
126 device_type = "serial";
127 compatible = "cpm_uart";
130 reg = <a90 20 3f80 40>;
131 clock-setup = <ff00ffff 90000>;
136 interrupt-parent = <&Cpm_pic>;
140 device_type = "network";
141 compatible = "fs_enet";
144 reg = <a00 18 3c00 80>;
145 mac-address = [ 00 00 0C 00 03 FD ];
147 interrupt-parent = <&Cpm_pic>;