Lines Matching +full:cpm +full:- +full:command

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>; // 16 bytes
25 i-cache-line-size = <16>; // 16 bytes
26 d-cache-size = <0x2000>; // L1, 8K
27 i-cache-size = <0x4000>; // L1, 16K
28 timebase-frequency = <0>;
29 bus-frequency = <0>;
30 clock-frequency = <0>;
32 interrupt-parent = <&PIC>;
42 compatible = "fsl,mpc866-localbus", "fsl,pq1-localbus";
43 #address-cells = <2>;
44 #size-cells = <1>;
52 board-control@1,0 {
54 compatible = "fsl,mpc866ads-bcsr";
59 #address-cells = <1>;
60 #size-cells = <1>;
64 bus-frequency = <0>;
67 compatible = "fsl,mpc866-fec-mdio", "fsl,pq1-fec-mdio";
69 #address-cells = <1>;
70 #size-cells = <0>;
71 PHY: ethernet-phy@f {
78 compatible = "fsl,mpc866-fec-enet",
79 "fsl,pq1-fec-enet";
81 local-mac-address = [ 00 00 00 00 00 00 ];
83 interrupt-parent = <&PIC>;
84 phy-handle = <&PHY>;
85 linux,network-index = <0>;
89 interrupt-controller;
90 #interrupt-cells = <2>;
92 compatible = "fsl,mpc866-pic", "fsl,pq1-pic";
95 cpm@9c0 {
96 #address-cells = <1>;
97 #size-cells = <1>;
98 compatible = "fsl,mpc866-cpm", "fsl,cpm1";
101 brg-frequency = <0>;
102 interrupts = <0 2>; // cpm error interrupt
103 interrupt-parent = <&CPM_PIC>;
106 #address-cells = <1>;
107 #size-cells = <1>;
111 compatible = "fsl,cpm-muram-data";
117 compatible = "fsl,mpc866-brg",
118 "fsl,cpm1-brg",
119 "fsl,cpm-brg";
121 clock-frequency = <0>;
125 interrupt-controller;
126 #address-cells = <0>;
127 #interrupt-cells = <1>;
129 interrupt-parent = <&PIC>;
131 compatible = "fsl,mpc866-cpm-pic",
132 "fsl,cpm1-pic";
138 compatible = "fsl,mpc866-smc-uart",
139 "fsl,cpm1-smc-uart";
142 interrupt-parent = <&CPM_PIC>;
143 fsl,cpm-brg = <1>;
144 fsl,cpm-command = <0x90>;
149 compatible = "fsl,mpc866-smc-uart",
150 "fsl,cpm1-smc-uart";
153 interrupt-parent = <&CPM_PIC>;
154 fsl,cpm-brg = <2>;
155 fsl,cpm-command = <0xd0>;
160 compatible = "fsl,mpc866-scc-enet",
161 "fsl,cpm1-scc-enet";
163 local-mac-address = [ 00 00 00 00 00 00 ];
165 interrupt-parent = <&CPM_PIC>;
166 fsl,cpm-command = <0000>;
167 linux,network-index = <1>;
171 compatible = "fsl,mpc866-i2c",
172 "fsl,cpm1-i2c";
175 interrupt-parent = <&CPM_PIC>;
176 fsl,cpm-command = <0x10>;
177 #address-cells = <1>;
178 #size-cells = <0>;
184 stdout-path = "/soc/cpm/serial@a80";