2 * MPC8272 ADS Device Tree Source
4 * Copyright 2005 Freescale Semiconductor Inc.
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by the
8 * Free Software Foundation; either version 2 of the License, or (at your
9 * option) any later version.
14 compatible = "MPC8260ADS";
25 d-cache-line-size = <20>; // 32 bytes
26 i-cache-line-size = <20>; // 32 bytes
27 d-cache-size = <4000>; // L1, 16K
28 i-cache-size = <4000>; // L1, 16K
29 timebase-frequency = <0>;
31 clock-frequency = <0>;
35 pci_pic: interrupt-controller@f8200000 {
37 #interrupt-cells = <2>;
39 reg = <f8200000 f8200004>;
40 device_type = "pci-pic";
44 device_type = "memory";
45 reg = <00000000 4000000 f4500000 00000020>;
51 interrupt-controller = <&Cpm_pic>;
58 ranges = <00000000 f0000000 00053000>;
59 reg = <f0000000 10000>;
63 compatible = "fs_enet";
69 interrupt-parent = <&Cpm_pic>;
72 bitbang = [ 12 12 13 02 02 01 ];
73 device_type = "ethernet-phy";
77 interrupt-parent = <&Cpm_pic>;
79 bitbang = [ 12 12 13 02 02 01 ];
81 device_type = "ethernet-phy";
88 device_type = "network";
90 compatible = "fs_enet";
92 reg = <11300 20 8400 100 11380 30>;
93 mac-address = [ 00 11 2F 99 43 54 ];
95 interrupt-parent = <&Cpm_pic>;
102 device_type = "network";
104 compatible = "fs_enet";
106 reg = <11320 20 8500 100 113b0 30>;
107 mac-address = [ 00 11 2F 99 44 54 ];
109 interrupt-parent = <&Cpm_pic>;
110 phy-handle = <&Phy1>;
116 #address-cells = <1>;
120 ranges = <00000000 00000000 20000>;
122 command-proc = <119c0>;
123 brg-frequency = <17D7840>;
127 device_type = "serial";
128 compatible = "cpm_uart";
131 reg = <11a00 20 8000 100>;
132 current-speed = <1c200>;
134 interrupt-parent = <&Cpm_pic>;
135 clock-setup = <0 00ffffff>;
141 device_type = "serial";
142 compatible = "cpm_uart";
145 reg = <11a60 20 8300 100>;
146 current-speed = <1c200>;
148 interrupt-parent = <&Cpm_pic>;
149 clock-setup = <1b ffffff00>;
155 cpm_pic:interrupt-controller@10c00 {
156 #address-cells = <0>;
157 #interrupt-cells = <2>;
158 interrupt-controller;
160 device_type = "cpm-pic";
165 #interrupt-cells = <1>;
167 #address-cells = <3>;
171 clock-frequency = <3f940aa>;
172 interrupt-map-mask = <f800 0 0 7>;
175 b000 0 0 1 f8200000 40 8
176 b000 0 0 2 f8200000 41 8
177 b000 0 0 3 f8200000 42 8
178 b000 0 0 4 f8200000 43 8
181 b800 0 0 1 f8200000 43 8
182 b800 0 0 2 f8200000 40 8
183 b800 0 0 3 f8200000 41 8
184 b800 0 0 4 f8200000 42 8
187 c000 0 0 1 f8200000 42 8
188 c000 0 0 2 f8200000 43 8
189 c000 0 0 3 f8200000 40 8
190 c000 0 0 4 f8200000 41 8>;
191 interrupt-parent = <&Cpm_pic>;
194 ranges = <02000000 0 80000000 80000000 0 40000000
195 01000000 0 00000000 f6000000 0 02000000>;
198 /* May need to remove if on a part without crypto engine */
200 device_type = "crypto";
202 compatible = "talitos";
205 interrupt-parent = <&Cpm_pic>;
207 channel-fifo-len = <18>;
208 exec-units-mask = <0000007e>;
209 /* desc mask is for rev1.x, we need runtime fixup for >=2.x */
210 descriptor-types-mask = <01010ebf>;