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 = "fsl,mpc866ads";
26 d-cache-line-size = <10>; // 16 bytes
27 i-cache-line-size = <10>; // 16 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 = <&PIC>;
39 device_type = "memory";
40 reg = <00000000 800000>;
44 compatible = "fsl,mpc866-localbus", "fsl,pq1-localbus";
55 reg = <1 0 20 5 300 4>;
56 compatible = "fsl,mpc866ads-bcsr";
64 ranges = <0 ff000000 00100000>;
65 reg = <ff000000 00000200>;
69 compatible = "fsl,mpc866-fec-mdio", "fsl,pq1-fec-mdio";
75 device_type = "ethernet-phy";
80 device_type = "network";
81 compatible = "fsl,mpc866-fec-enet",
84 local-mac-address = [ 00 00 00 00 00 00 ];
86 interrupt-parent = <&PIC>;
88 linux,network-index = <0>;
93 #interrupt-cells = <2>;
95 compatible = "fsl,mpc866-pic", "fsl,pq1-pic";
101 compatible = "fsl,mpc866-cpm", "fsl,cpm1";
105 interrupts = <0 2>; // cpm error interrupt
106 interrupt-parent = <&CPM_PIC>;
109 #address-cells = <1>;
111 ranges = <0 2000 2000>;
114 compatible = "fsl,cpm-muram-data";
120 compatible = "fsl,mpc866-brg",
124 clock-frequency = <0>;
128 interrupt-controller;
129 #address-cells = <0>;
130 #interrupt-cells = <1>;
131 interrupts = <5 2 0 2>;
132 interrupt-parent = <&PIC>;
134 compatible = "fsl,mpc866-cpm-pic",
140 device_type = "serial";
141 compatible = "fsl,mpc866-smc-uart",
143 reg = <a80 10 3e80 40>;
145 interrupt-parent = <&CPM_PIC>;
147 fsl,cpm-command = <0090>;
151 device_type = "serial";
152 compatible = "fsl,mpc866-smc-uart",
154 reg = <a90 10 3f80 40>;
156 interrupt-parent = <&CPM_PIC>;
158 fsl,cpm-command = <00d0>;
162 device_type = "network";
163 compatible = "fsl,mpc866-scc-enet",
165 reg = <a00 18 3c00 100>;
166 local-mac-address = [ 00 00 00 00 00 00 ];
168 interrupt-parent = <&CPM_PIC>;
169 fsl,cpm-command = <0000>;
170 linux,network-index = <1>;
176 linux,stdout-path = "/soc/cpm/serial@a80";