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>;
54 compatible = "jedec-flash";
56 bank-width = <4>;
57 device-width = <1>;
60 board-control@1,0 {
62 compatible = "fsl,mpc885ads-bcsr";
67 compatible = "fsl,mpc885", "fsl,pq1-soc";
68 #address-cells = <1>;
69 #size-cells = <1>;
72 bus-frequency = <0>;
74 // Temporary -- will go away once kernel uses ranges for get_immrbase().
78 compatible = "fsl,mpc885-fec-mdio", "fsl,pq1-fec-mdio";
80 #address-cells = <1>;
81 #size-cells = <0>;
83 PHY0: ethernet-phy@0 {
87 PHY1: ethernet-phy@1 {
91 PHY2: ethernet-phy@2 {
98 compatible = "fsl,mpc885-fec-enet",
99 "fsl,pq1-fec-enet";
101 local-mac-address = [ 00 00 00 00 00 00 ];
103 interrupt-parent = <&PIC>;
104 phy-handle = <&PHY0>;
105 linux,network-index = <0>;
110 compatible = "fsl,mpc885-fec-enet",
111 "fsl,pq1-fec-enet";
113 local-mac-address = [ 00 00 00 00 00 00 ];
115 interrupt-parent = <&PIC>;
116 phy-handle = <&PHY1>;
117 linux,network-index = <1>;
120 PIC: interrupt-controller@0 {
121 interrupt-controller;
122 #interrupt-cells = <2>;
124 compatible = "fsl,mpc885-pic", "fsl,pq1-pic";
128 #address-cells = <3>;
129 #interrupt-cells = <1>;
130 #size-cells = <2>;
131 compatible = "fsl,pq-pcmcia";
134 interrupt-parent = <&PIC>;
138 cpm@9c0 {
139 #address-cells = <1>;
140 #size-cells = <1>;
141 compatible = "fsl,mpc885-cpm", "fsl,cpm1";
142 command-proc = <0x9c0>;
143 interrupts = <0>; // cpm error interrupt
144 interrupt-parent = <&CPM_PIC>;
148 muram@2000 {
149 #address-cells = <1>;
150 #size-cells = <1>;
154 compatible = "fsl,cpm-muram-data";
160 compatible = "fsl,mpc885-brg",
161 "fsl,cpm1-brg",
162 "fsl,cpm-brg";
163 clock-frequency = <0>;
167 CPM_PIC: interrupt-controller@930 {
168 interrupt-controller;
169 #interrupt-cells = <1>;
171 interrupt-parent = <&PIC>;
173 compatible = "fsl,mpc885-cpm-pic",
174 "fsl,cpm1-pic";
179 compatible = "fsl,mpc885-smc-uart",
180 "fsl,cpm1-smc-uart";
183 interrupt-parent = <&CPM_PIC>;
184 fsl,cpm-brg = <1>;
185 fsl,cpm-command = <0x90>;
190 compatible = "fsl,mpc885-smc-uart",
191 "fsl,cpm1-smc-uart";
194 interrupt-parent = <&CPM_PIC>;
195 fsl,cpm-brg = <2>;
196 fsl,cpm-command = <0xd0>;
201 compatible = "fsl,mpc885-scc-enet",
202 "fsl,cpm1-scc-enet";
204 local-mac-address = [ 00 00 00 00 00 00 ];
206 interrupt-parent = <&CPM_PIC>;
207 phy-handle = <&PHY2>;
208 fsl,cpm-command = <0x80>;
209 linux,network-index = <2>;
213 compatible = "fsl,mpc885-i2c",
214 "fsl,cpm1-i2c";
217 interrupt-parent = <&CPM_PIC>;
218 fsl,cpm-command = <0x10>;
219 #address-cells = <1>;
220 #size-cells = <0>;
228 interrupt-parent = <&PIC>;
229 fsl,num-channels = <1>;
230 fsl,channel-fifo-len = <24>;
231 fsl,exec-units-mask = <0x4c>;
232 fsl,descriptor-types-mask = <0x05000154>;
237 stdout-path = "/soc/cpm/serial@a80";