Lines Matching +full:brg +full:- +full:frequency
1 // SPDX-License-Identifier: GPL-2.0-or-later
8 /dts-v1/;
13 #address-cells = <1>;
14 #size-cells = <1>;
24 #address-cells = <1>;
25 #size-cells = <0>;
30 d-cache-line-size = <32>;
31 i-cache-line-size = <32>;
32 d-cache-size = <16384>;
33 i-cache-size = <16384>;
34 timebase-frequency = <0>;
35 bus-frequency = <0>;
36 clock-frequency = <0>;
46 compatible = "fsl,mpc8272-localbus",
47 "fsl,pq2-localbus";
48 #address-cells = <2>;
49 #size-cells = <1>;
57 compatible = "jedec-flash";
59 bank-width = <4>;
60 device-width = <1>;
63 board-control@1,0 {
65 compatible = "fsl,mpc8272ads-bcsr";
68 PCI_PIC: interrupt-controller@3,0 {
69 compatible = "fsl,mpc8272ads-pci-pic",
70 "fsl,pq2ads-pci-pic";
71 #interrupt-cells = <1>;
72 interrupt-controller;
74 interrupt-parent = <&PIC>;
83 compatible = "fsl,mpc8272-pci", "fsl,pq2-pci";
84 #interrupt-cells = <1>;
85 #size-cells = <2>;
86 #address-cells = <3>;
87 clock-frequency = <66666666>;
88 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
89 interrupt-map = <
108 interrupt-parent = <&PIC>;
116 #address-cells = <1>;
117 #size-cells = <1>;
119 compatible = "fsl,mpc8272", "fsl,pq2-soc";
122 // Temporary -- will go away once kernel uses ranges for get_immrbase().
126 #address-cells = <1>;
127 #size-cells = <1>;
128 compatible = "fsl,mpc8272-cpm", "fsl,cpm2";
133 #address-cells = <1>;
134 #size-cells = <1>;
138 compatible = "fsl,cpm-muram-data";
143 brg@119f0 {
144 compatible = "fsl,mpc8272-brg",
145 "fsl,cpm2-brg",
146 "fsl,cpm-brg";
152 compatible = "fsl,mpc8272-scc-uart",
153 "fsl,cpm2-scc-uart";
156 interrupt-parent = <&PIC>;
157 fsl,cpm-brg = <1>;
158 fsl,cpm-command = <0x800000>;
163 compatible = "fsl,mpc8272-scc-uart",
164 "fsl,cpm2-scc-uart";
167 interrupt-parent = <&PIC>;
168 fsl,cpm-brg = <4>;
169 fsl,cpm-command = <0xce00000>;
173 compatible = "fsl,mpc8272-cpm-usb";
176 interrupt-parent = <&PIC>;
181 compatible = "fsl,mpc8272ads-mdio-bitbang",
182 "fsl,mpc8272-mdio-bitbang",
183 "fsl,cpm2-mdio-bitbang";
185 #address-cells = <1>;
186 #size-cells = <0>;
187 fsl,mdio-pin = <18>;
188 fsl,mdc-pin = <19>;
190 PHY0: ethernet-phy@0 {
191 interrupt-parent = <&PIC>;
196 PHY1: ethernet-phy@1 {
197 interrupt-parent = <&PIC>;
205 compatible = "fsl,mpc8272-fcc-enet",
206 "fsl,cpm2-fcc-enet";
208 local-mac-address = [ 00 00 00 00 00 00 ];
210 interrupt-parent = <&PIC>;
211 phy-handle = <&PHY0>;
212 linux,network-index = <0>;
213 fsl,cpm-command = <0x12000300>;
218 compatible = "fsl,mpc8272-fcc-enet",
219 "fsl,cpm2-fcc-enet";
221 local-mac-address = [ 00 00 00 00 00 00 ];
223 interrupt-parent = <&PIC>;
224 phy-handle = <&PHY1>;
225 linux,network-index = <1>;
226 fsl,cpm-command = <0x16200300>;
230 compatible = "fsl,mpc8272-i2c",
231 "fsl,cpm2-i2c";
234 interrupt-parent = <&PIC>;
235 fsl,cpm-command = <0x29600000>;
236 #address-cells = <1>;
237 #size-cells = <0>;
241 PIC: interrupt-controller@10c00 {
242 #interrupt-cells = <2>;
243 interrupt-controller;
245 compatible = "fsl,mpc8272-pic", "fsl,cpm2-pic";
252 interrupt-parent = <&PIC>;
253 fsl,num-channels = <4>;
254 fsl,channel-fifo-len = <24>;
255 fsl,exec-units-mask = <0x7e>;
256 fsl,descriptor-types-mask = <0x1010415>;
261 stdout-path = "/soc/cpm/serial@11a00";