1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * EP88xC Device Tree Source
5 * Copyright 2006 MontaVista Software, Inc.
6 * Copyright 2007,2008 Freescale Semiconductor, Inc.
13 compatible = "fsl,ep88xc";
24 d-cache-line-size = <16>;
25 i-cache-line-size = <16>;
26 d-cache-size = <8192>;
27 i-cache-size = <8192>;
28 timebase-frequency = <0>;
30 clock-frequency = <0>;
31 interrupts = <15 2>; // decrementer interrupt
32 interrupt-parent = <&PIC>;
37 device_type = "memory";
42 compatible = "fsl,mpc885-localbus", "fsl,pq1-localbus";
45 reg = <0xfa200100 0x40>;
48 0x0 0x0 0xfc000000 0x4000000
49 0x3 0x0 0xfa000000 0x1000000
53 compatible = "cfi-flash";
54 reg = <0x0 0x2000000 0x2000000>;
59 board-control@3,400000 {
60 reg = <0x3 0x400000 0x10>;
61 compatible = "fsl,ep88xc-bcsr";
66 compatible = "fsl,mpc885", "fsl,pq1-soc";
70 ranges = <0x0 0xfa200000 0x4000>;
73 // Temporary -- will go away once kernel uses ranges for get_immrbase().
74 reg = <0xfa200000 0x4000>;
77 compatible = "fsl,mpc885-fec-mdio", "fsl,pq1-fec-mdio";
82 PHY0: ethernet-phy@0 {
86 PHY1: ethernet-phy@1 {
92 device_type = "network";
93 compatible = "fsl,mpc885-fec-enet",
96 local-mac-address = [ 00 00 00 00 00 00 ];
98 interrupt-parent = <&PIC>;
100 linux,network-index = <0>;
104 device_type = "network";
105 compatible = "fsl,mpc885-fec-enet",
107 reg = <0x1e00 0x188>;
108 local-mac-address = [ 00 00 00 00 00 00 ];
110 interrupt-parent = <&PIC>;
111 phy-handle = <&PHY1>;
112 linux,network-index = <1>;
115 PIC: interrupt-controller@0 {
116 interrupt-controller;
117 #interrupt-cells = <2>;
119 compatible = "fsl,mpc885-pic", "fsl,pq1-pic";
123 #address-cells = <3>;
124 #interrupt-cells = <1>;
126 compatible = "fsl,pq-pcmcia";
127 device_type = "pcmcia";
129 interrupt-parent = <&PIC>;
134 #address-cells = <1>;
136 compatible = "fsl,mpc885-cpm", "fsl,cpm1";
137 command-proc = <0x9c0>;
138 interrupts = <0>; // cpm error interrupt
139 interrupt-parent = <&CPM_PIC>;
144 #address-cells = <1>;
146 ranges = <0x0 0x2000 0x2000>;
149 compatible = "fsl,cpm-muram-data";
155 compatible = "fsl,mpc885-brg",
161 CPM_PIC: interrupt-controller@930 {
162 interrupt-controller;
163 #interrupt-cells = <1>;
164 interrupts = <5 2 0 2>;
165 interrupt-parent = <&PIC>;
167 compatible = "fsl,mpc885-cpm-pic",
173 device_type = "serial";
174 compatible = "fsl,mpc885-smc-uart",
176 reg = <0xa80 0x10 0x3e80 0x40>;
178 interrupt-parent = <&CPM_PIC>;
180 fsl,cpm-command = <0x90>;
181 linux,planetcore-label = "SMC1";
186 device_type = "serial";
187 compatible = "fsl,mpc885-scc-uart",
189 reg = <0xa20 0x20 0x3d00 0x80>;
191 interrupt-parent = <&CPM_PIC>;
193 fsl,cpm-command = <0x40>;
194 linux,planetcore-label = "SCC2";
198 #address-cells = <1>;
200 compatible = "fsl,mpc885-usb",
202 reg = <0xa00 0x18 0x1c00 0x80>;
203 interrupt-parent = <&CPM_PIC>;
205 fsl,cpm-command = <0000>;