2 * EP88xC Device Tree Source
4 * Copyright 2006 MontaVista Software, Inc.
5 * Copyright 2007,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,ep88xc";
28 d-cache-line-size = <16>;
29 i-cache-line-size = <16>;
30 d-cache-size = <8192>;
31 i-cache-size = <8192>;
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,mpc885-localbus", "fsl,pq1-localbus";
49 reg = <0xfa200100 0x40>;
52 0x0 0x0 0xfc000000 0x4000000
53 0x3 0x0 0xfa000000 0x1000000
57 compatible = "cfi-flash";
58 reg = <0x0 0x2000000 0x2000000>;
63 board-control@3,400000 {
64 reg = <0x3 0x400000 0x10>;
65 compatible = "fsl,ep88xc-bcsr";
70 compatible = "fsl,mpc885", "fsl,pq1-soc";
74 ranges = <0x0 0xfa200000 0x4000>;
77 // Temporary -- will go away once kernel uses ranges for get_immrbase().
78 reg = <0xfa200000 0x4000>;
81 compatible = "fsl,mpc885-fec-mdio", "fsl,pq1-fec-mdio";
86 PHY0: ethernet-phy@0 {
88 device_type = "ethernet-phy";
91 PHY1: ethernet-phy@1 {
93 device_type = "ethernet-phy";
98 device_type = "network";
99 compatible = "fsl,mpc885-fec-enet",
102 local-mac-address = [ 00 00 00 00 00 00 ];
104 interrupt-parent = <&PIC>;
105 phy-handle = <&PHY0>;
106 linux,network-index = <0>;
110 device_type = "network";
111 compatible = "fsl,mpc885-fec-enet",
113 reg = <0x1e00 0x188>;
114 local-mac-address = [ 00 00 00 00 00 00 ];
116 interrupt-parent = <&PIC>;
117 phy-handle = <&PHY1>;
118 linux,network-index = <1>;
121 PIC: interrupt-controller@0 {
122 interrupt-controller;
123 #interrupt-cells = <2>;
125 compatible = "fsl,mpc885-pic", "fsl,pq1-pic";
129 #address-cells = <3>;
130 #interrupt-cells = <1>;
132 compatible = "fsl,pq-pcmcia";
133 device_type = "pcmcia";
135 interrupt-parent = <&PIC>;
140 #address-cells = <1>;
142 compatible = "fsl,mpc885-cpm", "fsl,cpm1";
143 command-proc = <0x9c0>;
144 interrupts = <0>; // cpm error interrupt
145 interrupt-parent = <&CPM_PIC>;
150 #address-cells = <1>;
152 ranges = <0x0 0x2000 0x2000>;
155 compatible = "fsl,cpm-muram-data";
161 compatible = "fsl,mpc885-brg",
167 CPM_PIC: interrupt-controller@930 {
168 interrupt-controller;
169 #interrupt-cells = <1>;
170 interrupts = <5 2 0 2>;
171 interrupt-parent = <&PIC>;
173 compatible = "fsl,mpc885-cpm-pic",
179 device_type = "serial";
180 compatible = "fsl,mpc885-smc-uart",
182 reg = <0xa80 0x10 0x3e80 0x40>;
184 interrupt-parent = <&CPM_PIC>;
186 fsl,cpm-command = <0x90>;
187 linux,planetcore-label = "SMC1";
192 device_type = "serial";
193 compatible = "fsl,mpc885-scc-uart",
195 reg = <0xa20 0x20 0x3d00 0x80>;
197 interrupt-parent = <&CPM_PIC>;
199 fsl,cpm-command = <0x40>;
200 linux,planetcore-label = "SCC2";
204 #address-cells = <1>;
206 compatible = "fsl,mpc885-usb",
208 reg = <0xa00 0x18 0x1c00 0x80>;
209 interrupt-parent = <&CPM_PIC>;
211 fsl,cpm-command = <0000>;