2 * MPC866 ADS Device Tree Source
4 * Copyright 2006 MontaVista Software, Inc.
5 * Copyright 2008 Freescale Semiconductor, Inc.
7 * This program is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the
9 * Free Software Foundation; either version 2 of the License, or (at your
10 * option) any later version.
17 compatible = "fsl,mpc866ads";
28 d-cache-line-size = <16>; // 16 bytes
29 i-cache-line-size = <16>; // 16 bytes
30 d-cache-size = <0x2000>; // L1, 8K
31 i-cache-size = <0x4000>; // L1, 16K
32 timebase-frequency = <0>;
34 clock-frequency = <0>;
35 interrupts = <15 2>; // decrementer interrupt
36 interrupt-parent = <&PIC>;
41 device_type = "memory";
46 compatible = "fsl,mpc866-localbus", "fsl,pq1-localbus";
49 reg = <0xff000100 0x40>;
52 0x1 0x0 0xff080000 0x8000
53 0x5 0x0 0xff0a0000 0x8000
57 reg = <0x1 0x0 0x20 0x5 0x300 0x4>;
58 compatible = "fsl,mpc866ads-bcsr";
66 ranges = <0x0 0xff000000 0x100000>;
67 reg = <0xff000000 0x200>;
71 compatible = "fsl,mpc866-fec-mdio", "fsl,pq1-fec-mdio";
77 device_type = "ethernet-phy";
82 device_type = "network";
83 compatible = "fsl,mpc866-fec-enet",
86 local-mac-address = [ 00 00 00 00 00 00 ];
88 interrupt-parent = <&PIC>;
90 linux,network-index = <0>;
95 #interrupt-cells = <2>;
97 compatible = "fsl,mpc866-pic", "fsl,pq1-pic";
101 #address-cells = <1>;
103 compatible = "fsl,mpc866-cpm", "fsl,cpm1";
107 interrupts = <0 2>; // cpm error interrupt
108 interrupt-parent = <&CPM_PIC>;
111 #address-cells = <1>;
113 ranges = <0x0 0x2000 0x2000>;
116 compatible = "fsl,cpm-muram-data";
122 compatible = "fsl,mpc866-brg",
126 clock-frequency = <0>;
130 interrupt-controller;
131 #address-cells = <0>;
132 #interrupt-cells = <1>;
133 interrupts = <5 2 0 2>;
134 interrupt-parent = <&PIC>;
136 compatible = "fsl,mpc866-cpm-pic",
142 device_type = "serial";
143 compatible = "fsl,mpc866-smc-uart",
145 reg = <0xa80 0x10 0x3e80 0x40>;
147 interrupt-parent = <&CPM_PIC>;
149 fsl,cpm-command = <0x90>;
153 device_type = "serial";
154 compatible = "fsl,mpc866-smc-uart",
156 reg = <0xa90 0x10 0x3f80 0x40>;
158 interrupt-parent = <&CPM_PIC>;
160 fsl,cpm-command = <0xd0>;
164 device_type = "network";
165 compatible = "fsl,mpc866-scc-enet",
167 reg = <0xa00 0x18 0x3c00 0x100>;
168 local-mac-address = [ 00 00 00 00 00 00 ];
170 interrupt-parent = <&CPM_PIC>;
171 fsl,cpm-command = <0000>;
172 linux,network-index = <1>;
176 compatible = "fsl,mpc866-i2c",
178 reg = <0x860 0x20 0x3c80 0x30>;
180 interrupt-parent = <&CPM_PIC>;
181 fsl,cpm-command = <0x10>;
182 #address-cells = <1>;
189 linux,stdout-path = "/soc/cpm/serial@a80";