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";
17 linux,phandle = <100>;
23 linux,phandle = <200>;
28 d-cache-line-size = <20>; // 32 bytes
29 i-cache-line-size = <20>; // 32 bytes
30 d-cache-size = <4000>; // L1, 16K
31 i-cache-size = <4000>; // L1, 16K
32 timebase-frequency = <0>;
34 clock-frequency = <0>;
36 linux,phandle = <201>;
40 interrupt-controller@f8200000 {
41 linux,phandle = <f8200000>;
43 #interrupt-cells = <2>;
45 reg = <f8200000 f8200004>;
47 device_type = "pci-pic";
50 device_type = "memory";
51 linux,phandle = <300>;
52 reg = <00000000 4000000 f4500000 00000020>;
58 interrupt-controller = <10c00>;
59 linux,phandle = <400>;
65 #interrupt-cells = <2>;
67 ranges = <00000000 f0000000 00053000>;
68 reg = <f0000000 10000>;
72 compatible = "fs_enet";
74 linux,phandle = <24520>;
78 linux,phandle = <2452000>;
79 interrupt-parent = <10c00>;
82 bitbang = [ 12 12 13 02 02 01 ];
83 device_type = "ethernet-phy";
86 linux,phandle = <2452001>;
87 interrupt-parent = <10c00>;
89 bitbang = [ 12 12 13 02 02 01 ];
91 device_type = "ethernet-phy";
98 device_type = "network";
100 compatible = "fs_enet";
102 reg = <11300 20 8400 100 11380 30>;
103 mac-address = [ 00 11 2F 99 43 54 ];
105 interrupt-parent = <10c00>;
106 phy-handle = <2452000>;
112 device_type = "network";
114 compatible = "fs_enet";
116 reg = <11320 20 8500 100 113b0 30>;
117 mac-address = [ 00 11 2F 99 44 54 ];
119 interrupt-parent = <10c00>;
120 phy-handle = <2452001>;
126 linux,phandle = <f0000000>;
127 #address-cells = <1>;
129 #interrupt-cells = <2>;
132 ranges = <00000000 00000000 20000>;
134 command-proc = <119c0>;
135 brg-frequency = <17D7840>;
139 device_type = "serial";
140 compatible = "cpm_uart";
143 reg = <11a00 20 8000 100>;
144 current-speed = <1c200>;
146 interrupt-parent = <10c00>;
147 clock-setup = <0 00ffffff>;
153 device_type = "serial";
154 compatible = "cpm_uart";
157 reg = <11a60 20 8300 100>;
158 current-speed = <1c200>;
160 interrupt-parent = <10c00>;
161 clock-setup = <1b ffffff00>;
167 interrupt-controller@10c00 {
168 linux,phandle = <10c00>;
169 #address-cells = <0>;
170 #interrupt-cells = <2>;
171 interrupt-controller;
174 device_type = "cpm-pic";
178 linux,phandle = <0500>;
179 #interrupt-cells = <1>;
181 #address-cells = <3>;
185 clock-frequency = <3f940aa>;
186 interrupt-map-mask = <f800 0 0 7>;
190 b000 0 0 1 f8200000 40 8
191 b000 0 0 2 f8200000 41 8
192 b000 0 0 3 f8200000 42 8
193 b000 0 0 4 f8200000 43 8
196 b800 0 0 1 f8200000 43 8
197 b800 0 0 2 f8200000 40 8
198 b800 0 0 3 f8200000 41 8
199 b800 0 0 4 f8200000 42 8
202 c000 0 0 1 f8200000 42 8
203 c000 0 0 2 f8200000 43 8
204 c000 0 0 3 f8200000 40 8
205 c000 0 0 4 f8200000 41 8>;
206 interrupt-parent = <10c00>;
209 ranges = <02000000 0 80000000 80000000 0 40000000
210 01000000 0 00000000 f6000000 0 02000000>;
213 /* May need to remove if on a part without crypto engine */
215 device_type = "crypto";
217 compatible = "talitos";
220 interrupt-parent = <10c00>;
222 channel-fifo-len = <18>;
223 exec-units-mask = <0000007e>;
224 /* desc mask is for rev1.x, we need runtime fixup for >=2.x */
225 descriptor-types-mask = <01010ebf>;