Lines Matching +full:cpm +full:- +full:muram
1 // SPDX-License-Identifier: GPL-2.0-or-later
9 /dts-v1/;
13 #address-cells = <1>;
14 #size-cells = <1>;
22 #address-cells = <1>;
23 #size-cells = <0>;
28 d-cache-line-size = <32>;
29 i-cache-line-size = <32>;
30 d-cache-size = <16384>;
31 i-cache-size = <16384>;
32 timebase-frequency = <0>; /* Filled in by U-Boot */
33 clock-frequency = <0>; /* Filled in by U-Boot */
34 bus-frequency = <0>; /* Filled in by U-Boot */
39 compatible = "fsl,mpc8247-localbus",
40 "fsl,pq2-localbus",
41 "simple-bus";
42 #address-cells = <2>;
43 #size-cells = <1>;
53 compatible = "cfi-flash";
55 #address-cells = <1>;
56 #size-cells = <1>;
57 bank-width = <1>;
58 device-width = <1>;
60 label = "u-boot";
78 compatible = "cfi-flash";
81 #address-cells = <1>;
82 #size-cells = <1>;
83 bank-width = <2>;
93 reg = <0 0>; /* Filled in by U-Boot */
97 #address-cells = <1>;
98 #size-cells = <1>;
99 compatible = "fsl,mpc8247-immr", "fsl,pq2-soc", "simple-bus";
105 cpm@119c0 {
106 #address-cells = <1>;
107 #size-cells = <1>;
108 #interrupt-cells = <2>;
109 compatible = "fsl,mpc8247-cpm", "fsl,cpm2",
110 "simple-bus";
114 muram {
115 compatible = "fsl,cpm-muram";
116 #address-cells = <1>;
117 #size-cells = <1>;
121 compatible = "fsl,cpm-muram-data";
127 compatible = "fsl,mpc8247-brg",
128 "fsl,cpm2-brg",
129 "fsl,cpm-brg";
136 compatible = "fsl,mpc8247-smc-uart",
137 "fsl,cpm2-smc-uart";
140 interrupt-parent = <&PIC>;
141 fsl,cpm-brg = <2>;
142 fsl,cpm-command = <0x21200000>;
143 current-speed = <0>; /* Filled in by U-Boot */
148 compatible = "fsl,mpc8247-scc-enet",
149 "fsl,cpm2-scc-enet";
151 local-mac-address = [ 00 00 00 00 00 00 ]; /* Filled in by U-Boot */
153 interrupt-parent = <&PIC>;
154 linux,network-index = <0>;
155 fsl,cpm-command = <0xce00000>;
156 fixed-link = <0 0 10 0 0>;
160 compatible = "fsl,mpc8272-i2c",
161 "fsl,cpm2-i2c";
164 interrupt-parent = <&PIC>;
165 fsl,cpm-command = <0x29600000>;
166 #address-cells = <1>;
167 #size-cells = <0>;
171 compatible = "fsl,cpm2-mdio-bitbang";
173 #address-cells = <1>;
174 #size-cells = <0>;
175 fsl,mdio-pin = <12>;
176 fsl,mdc-pin = <13>;
178 phy0: ethernet-phy@0 {
182 phy1: ethernet-phy@1 {
190 compatible = "fsl,cpm2-fcc-enet";
192 local-mac-address = [ 00 01 02 03 04 07 ];
194 interrupt-parent = <&PIC>;
195 phy-handle = <&phy0>;
196 linux,network-index = <1>;
197 fsl,cpm-command = <0x12000300>;
203 compatible = "fsl,cpm2-fcc-enet";
205 local-mac-address = [ 00 01 02 03 04 08 ];
207 interrupt-parent = <&PIC>;
208 phy-handle = <&phy1>;
209 linux,network-index = <2>;
210 fsl,cpm-command = <0x16200300>;
214 compatible = "fsl,mpc8272-cpm-usb";
218 interrupt-parent = <&PIC>;
219 usb-clock = <5>;
222 cell-index = <0>;
223 compatible = "fsl,spi", "fsl,cpm2-spi";
226 interrupt-parent = <&PIC>;
227 cs-gpios = < &cpm2_pio_d 19 0>;
232 cpm2_pio_d: gpio-controller@10d60 {
233 #gpio-cells = <2>;
234 compatible = "fsl,cpm2-pario-bank";
236 gpio-controller;
239 cpm2_pio_c: gpio-controller@10d40 {
240 #gpio-cells = <2>;
241 compatible = "fsl,cpm2-pario-bank";
243 gpio-controller;
246 PIC: interrupt-controller@10c00 {
247 #interrupt-cells = <2>;
248 interrupt-controller;
250 compatible = "fsl,mpc8247-pic", "fsl,pq2-pic";