Lines Matching +full:tx1 +full:- +full:2
1 // SPDX-License-Identifier: GPL-2.0-or-later
9 /dts-v1/;
14 #address-cells = <1>;
15 #size-cells = <1>;
25 #address-cells = <1>;
26 #size-cells = <0>;
31 d-cache-line-size = <16>; // 16 bytes
32 i-cache-line-size = <16>; // 16 bytes
33 d-cache-size = <0x1000>; // L1, 4K
34 i-cache-size = <0x1000>; // L1, 4K
35 timebase-frequency = <0>;
36 bus-frequency = <0>;
37 clock-frequency = <0>;
38 interrupts = <15 2>; // decrementer interrupt
39 interrupt-parent = <&PIC>;
49 compatible = "fsl,mpc860-localbus", "fsl,pq1-localbus";
50 #address-cells = <2>;
51 #size-cells = <1>;
60 compatible = "cfi-flash";
62 #address-cells = <1>;
63 #size-cells = <1>;
64 bank-width = <4>;
65 device-width = <2>;
68 /* Note: CAN support needs be enabled in U-Boot */
73 interrupt-parent = <&PIC>;
74 bosch,external-clock-frequency = <16000000>;
75 bosch,disconnect-rx1-input;
76 bosch,disconnect-tx1-output;
77 bosch,iso-low-speed-mux;
78 bosch,clock-out-frequency = <16000000>;
85 interrupt-parent = <&PIC>;
86 bosch,external-clock-frequency = <16000000>;
87 bosch,disconnect-rx1-input;
88 bosch,disconnect-tx1-output;
89 bosch,iso-low-speed-mux;
94 #address-cells = <1>;
95 #size-cells = <1>;
100 compatible = "fsl,mpc866-fec-mdio", "fsl,pq1-fec-mdio";
102 #address-cells = <1>;
103 #size-cells = <0>;
104 PHY: ethernet-phy@f {
111 compatible = "fsl,mpc866-fec-enet",
112 "fsl,pq1-fec-enet";
115 interrupt-parent = <&PIC>;
116 phy-handle = <&PHY>;
117 linux,network-index = <1>;
121 interrupt-controller;
122 #interrupt-cells = <2>;
124 compatible = "fsl,mpc860-pic", "fsl,pq1-pic";
128 #address-cells = <1>;
129 #size-cells = <1>;
130 compatible = "fsl,mpc860-cpm", "fsl,cpm1";
133 brg-frequency = <0>;
134 interrupts = <0 2>; // cpm error interrupt
135 interrupt-parent = <&CPM_PIC>;
138 #address-cells = <1>;
139 #size-cells = <1>;
143 compatible = "fsl,cpm-muram-data";
149 compatible = "fsl,mpc860-brg",
150 "fsl,cpm1-brg",
151 "fsl,cpm-brg";
153 clock-frequency = <0>;
157 interrupt-controller;
158 #address-cells = <0>;
159 #interrupt-cells = <1>;
160 interrupts = <5 2 0 2>;
161 interrupt-parent = <&PIC>;
163 compatible = "fsl,mpc860-cpm-pic",
164 "fsl,cpm1-pic";
170 compatible = "fsl,mpc860-smc-uart",
171 "fsl,cpm1-smc-uart";
174 interrupt-parent = <&CPM_PIC>;
175 fsl,cpm-brg = <1>;
176 fsl,cpm-command = <0x90>;
181 compatible = "fsl,mpc860-scc-enet",
182 "fsl,cpm1-scc-enet";
185 interrupt-parent = <&CPM_PIC>;
186 fsl,cpm-command = <0000>;
187 linux,network-index = <0>;
188 fixed-link = <0 0 10 0 0>;