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";
81 device_type = "network";
82 compatible = "fsl,mpc866-fec-enet",
85 local-mac-address = [ 00 00 00 00 00 00 ];
87 interrupt-parent = <&PIC>;
89 linux,network-index = <0>;
94 #interrupt-cells = <2>;
96 compatible = "fsl,mpc866-pic", "fsl,pq1-pic";
100 #address-cells = <1>;
102 compatible = "fsl,mpc866-cpm", "fsl,cpm1";
106 interrupts = <0 2>; // cpm error interrupt
107 interrupt-parent = <&CPM_PIC>;
110 #address-cells = <1>;
112 ranges = <0x0 0x2000 0x2000>;
115 compatible = "fsl,cpm-muram-data";
121 compatible = "fsl,mpc866-brg",
125 clock-frequency = <0>;
129 interrupt-controller;
130 #address-cells = <0>;
131 #interrupt-cells = <1>;
132 interrupts = <5 2 0 2>;
133 interrupt-parent = <&PIC>;
135 compatible = "fsl,mpc866-cpm-pic",
141 device_type = "serial";
142 compatible = "fsl,mpc866-smc-uart",
144 reg = <0xa80 0x10 0x3e80 0x40>;
146 interrupt-parent = <&CPM_PIC>;
148 fsl,cpm-command = <0x90>;
152 device_type = "serial";
153 compatible = "fsl,mpc866-smc-uart",
155 reg = <0xa90 0x10 0x3f80 0x40>;
157 interrupt-parent = <&CPM_PIC>;
159 fsl,cpm-command = <0xd0>;
163 device_type = "network";
164 compatible = "fsl,mpc866-scc-enet",
166 reg = <0xa00 0x18 0x3c00 0x100>;
167 local-mac-address = [ 00 00 00 00 00 00 ];
169 interrupt-parent = <&CPM_PIC>;
170 fsl,cpm-command = <0000>;
171 linux,network-index = <1>;
175 compatible = "fsl,mpc866-i2c",
177 reg = <0x860 0x20 0x3c80 0x30>;
179 interrupt-parent = <&CPM_PIC>;
180 fsl,cpm-command = <0x10>;
181 #address-cells = <1>;
188 linux,stdout-path = "/soc/cpm/serial@a80";