Lines Matching +full:cpm +full:- +full:muram

1 // SPDX-License-Identifier: GPL-2.0-or-later
9 /dts-v1/;
14 #address-cells = <1>;
15 #size-cells = <1>;
18 #address-cells = <1>;
19 #size-cells = <0>;
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>;
29 bus-frequency = <0>;
30 clock-frequency = <0>;
32 interrupt-parent = <&PIC>;
42 compatible = "fsl,mpc885-localbus", "fsl,pq1-localbus";
43 #address-cells = <2>;
44 #size-cells = <1>;
53 compatible = "cfi-flash";
55 bank-width = <4>;
56 device-width = <2>;
59 board-control@3,400000 {
61 compatible = "fsl,ep88xc-bcsr";
66 compatible = "fsl,mpc885", "fsl,pq1-soc";
67 #address-cells = <1>;
68 #size-cells = <1>;
71 bus-frequency = <0>;
73 // Temporary -- will go away once kernel uses ranges for get_immrbase().
77 compatible = "fsl,mpc885-fec-mdio", "fsl,pq1-fec-mdio";
79 #address-cells = <1>;
80 #size-cells = <0>;
82 PHY0: ethernet-phy@0 {
86 PHY1: ethernet-phy@1 {
93 compatible = "fsl,mpc885-fec-enet",
94 "fsl,pq1-fec-enet";
96 local-mac-address = [ 00 00 00 00 00 00 ];
98 interrupt-parent = <&PIC>;
99 phy-handle = <&PHY0>;
100 linux,network-index = <0>;
105 compatible = "fsl,mpc885-fec-enet",
106 "fsl,pq1-fec-enet";
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>;
125 #size-cells = <2>;
126 compatible = "fsl,pq-pcmcia";
129 interrupt-parent = <&PIC>;
133 cpm@9c0 {
134 #address-cells = <1>;
135 #size-cells = <1>;
136 compatible = "fsl,mpc885-cpm", "fsl,cpm1";
137 command-proc = <0x9c0>;
138 interrupts = <0>; // cpm error interrupt
139 interrupt-parent = <&CPM_PIC>;
143 muram@2000 {
144 #address-cells = <1>;
145 #size-cells = <1>;
149 compatible = "fsl,cpm-muram-data";
155 compatible = "fsl,mpc885-brg",
156 "fsl,cpm1-brg",
157 "fsl,cpm-brg";
161 CPM_PIC: interrupt-controller@930 {
162 interrupt-controller;
163 #interrupt-cells = <1>;
165 interrupt-parent = <&PIC>;
167 compatible = "fsl,mpc885-cpm-pic",
168 "fsl,cpm1-pic";
171 // MON-1
174 compatible = "fsl,mpc885-smc-uart",
175 "fsl,cpm1-smc-uart";
178 interrupt-parent = <&CPM_PIC>;
179 fsl,cpm-brg = <1>;
180 fsl,cpm-command = <0x90>;
181 linux,planetcore-label = "SMC1";
184 // SER-1
187 compatible = "fsl,mpc885-scc-uart",
188 "fsl,cpm1-scc-uart";
191 interrupt-parent = <&CPM_PIC>;
192 fsl,cpm-brg = <2>;
193 fsl,cpm-command = <0x40>;
194 linux,planetcore-label = "SCC2";
198 #address-cells = <1>;
199 #size-cells = <0>;
200 compatible = "fsl,mpc885-usb",
201 "fsl,cpm1-usb";
203 interrupt-parent = <&CPM_PIC>;
205 fsl,cpm-command = <0000>;