[POWERPC] QE: get rid of most device_types and model
[powerpc.git] / arch / powerpc / boot / dts / mpc832x_rdb.dts
1 /*
2  * MPC832x RDB Device Tree Source
3  *
4  * Copyright 2007 Freescale Semiconductor Inc.
5  *
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.
10  */
11
12 / {
13         model = "MPC8323ERDB";
14         compatible = "MPC8323ERDB", "MPC832xRDB", "MPC83xxRDB";
15         #address-cells = <1>;
16         #size-cells = <1>;
17
18         aliases {
19                 ethernet0 = &enet0;
20                 ethernet1 = &enet1;
21                 serial0 = &serial0;
22                 serial1 = &serial1;
23                 pci0 = &pci0;
24         };
25
26         cpus {
27                 #address-cells = <1>;
28                 #size-cells = <0>;
29
30                 PowerPC,8323@0 {
31                         device_type = "cpu";
32                         reg = <0>;
33                         d-cache-line-size = <20>;       // 32 bytes
34                         i-cache-line-size = <20>;       // 32 bytes
35                         d-cache-size = <4000>;          // L1, 16K
36                         i-cache-size = <4000>;          // L1, 16K
37                         timebase-frequency = <0>;
38                         bus-frequency = <0>;
39                         clock-frequency = <0>;
40                 };
41         };
42
43         memory {
44                 device_type = "memory";
45                 reg = <00000000 04000000>;
46         };
47
48         soc8323@e0000000 {
49                 #address-cells = <1>;
50                 #size-cells = <1>;
51                 device_type = "soc";
52                 ranges = <0 e0000000 00100000>;
53                 reg = <e0000000 00000200>;
54                 bus-frequency = <0>;
55
56                 wdt@200 {
57                         device_type = "watchdog";
58                         compatible = "mpc83xx_wdt";
59                         reg = <200 100>;
60                 };
61
62                 i2c@3000 {
63                         #address-cells = <1>;
64                         #size-cells = <0>;
65                         cell-index = <0>;
66                         compatible = "fsl-i2c";
67                         reg = <3000 100>;
68                         interrupts = <e 8>;
69                         interrupt-parent = <&pic>;
70                         dfsrr;
71                 };
72
73                 serial0: serial@4500 {
74                         cell-index = <0>;
75                         device_type = "serial";
76                         compatible = "ns16550";
77                         reg = <4500 100>;
78                         clock-frequency = <0>;
79                         interrupts = <9 8>;
80                         interrupt-parent = <&pic>;
81                 };
82
83                 serial1: serial@4600 {
84                         cell-index = <1>;
85                         device_type = "serial";
86                         compatible = "ns16550";
87                         reg = <4600 100>;
88                         clock-frequency = <0>;
89                         interrupts = <a 8>;
90                         interrupt-parent = <&pic>;
91                 };
92
93                 crypto@30000 {
94                         device_type = "crypto";
95                         model = "SEC2";
96                         compatible = "talitos";
97                         reg = <30000 7000>;
98                         interrupts = <b 8>;
99                         interrupt-parent = <&pic>;
100                         /* Rev. 2.2 */
101                         num-channels = <1>;
102                         channel-fifo-len = <18>;
103                         exec-units-mask = <0000004c>;
104                         descriptor-types-mask = <0122003f>;
105                 };
106
107                 pic:pic@700 {
108                         interrupt-controller;
109                         #address-cells = <0>;
110                         #interrupt-cells = <2>;
111                         reg = <700 100>;
112                         device_type = "ipic";
113                 };
114
115                 par_io@1400 {
116                         reg = <1400 100>;
117                         device_type = "par_io";
118                         num-ports = <7>;
119
120                         ucc2pio:ucc_pin@02 {
121                                 pio-map = <
122                         /* port  pin  dir  open_drain  assignment  has_irq */
123                                         3  4  3  0  2  0        /* MDIO */
124                                         3  5  1  0  2  0        /* MDC */
125                                         3 15  2  0  1  0        /* RX_CLK (CLK16) */
126                                         3 17  2  0  1  0        /* TX_CLK (CLK3) */
127                                         0 12  1  0  1  0        /* TxD0 */
128                                         0 13  1  0  1  0        /* TxD1 */
129                                         0 14  1  0  1  0        /* TxD2 */
130                                         0 15  1  0  1  0        /* TxD3 */
131                                         0 16  2  0  1  0        /* RxD0 */
132                                         0 17  2  0  1  0        /* RxD1 */
133                                         0 18  2  0  1  0        /* RxD2 */
134                                         0 19  2  0  1  0        /* RxD3 */
135                                         0 1a  2  0  1  0        /* RX_ER */
136                                         0 1b  1  0  1  0        /* TX_ER */
137                                         0 1c  2  0  1  0        /* RX_DV */
138                                         0 1d  2  0  1  0        /* COL */
139                                         0 1e  1  0  1  0        /* TX_EN */
140                                         0 1f  2  0  1  0>;      /* CRS */
141                         };
142                         ucc3pio:ucc_pin@03 {
143                                 pio-map = <
144                         /* port  pin  dir  open_drain  assignment  has_irq */
145                                         0  d  2  0  1  0        /* RX_CLK (CLK9) */
146                                         3 18  2  0  1  0        /* TX_CLK (CLK10) */
147                                         1  0  1  0  1  0        /* TxD0 */
148                                         1  1  1  0  1  0        /* TxD1 */
149                                         1  2  1  0  1  0        /* TxD2 */
150                                         1  3  1  0  1  0        /* TxD3 */
151                                         1  4  2  0  1  0        /* RxD0 */
152                                         1  5  2  0  1  0        /* RxD1 */
153                                         1  6  2  0  1  0        /* RxD2 */
154                                         1  7  2  0  1  0        /* RxD3 */
155                                         1  8  2  0  1  0        /* RX_ER */
156                                         1  9  1  0  1  0        /* TX_ER */
157                                         1  a  2  0  1  0        /* RX_DV */
158                                         1  b  2  0  1  0        /* COL */
159                                         1  c  1  0  1  0        /* TX_EN */
160                                         1  d  2  0  1  0>;      /* CRS */
161                         };
162                 };
163         };
164
165         qe@e0100000 {
166                 #address-cells = <1>;
167                 #size-cells = <1>;
168                 device_type = "qe";
169                 compatible = "fsl,qe";
170                 ranges = <0 e0100000 00100000>;
171                 reg = <e0100000 480>;
172                 brg-frequency = <0>;
173                 bus-frequency = <BCD3D80>;
174
175                 muram@10000 {
176                         compatible = "fsl,qe-muram", "fsl,cpm-muram";
177                         ranges = <0 00010000 00004000>;
178
179                         data-only@0 {
180                                 compatible = "fsl,qe-muram-data",
181                                              "fsl,cpm-muram-data";
182                                 reg = <0 4000>;
183                         };
184                 };
185
186                 spi@4c0 {
187                         device_type = "spi";
188                         compatible = "fsl_spi";
189                         reg = <4c0 40>;
190                         interrupts = <2>;
191                         interrupt-parent = <&qeic>;
192                         mode = "cpu-qe";
193                 };
194
195                 spi@500 {
196                         device_type = "spi";
197                         compatible = "fsl_spi";
198                         reg = <500 40>;
199                         interrupts = <1>;
200                         interrupt-parent = <&qeic>;
201                         mode = "cpu";
202                 };
203
204                 enet0: ucc@3000 {
205                         device_type = "network";
206                         compatible = "ucc_geth";
207                         model = "UCC";
208                         cell-index = <2>;
209                         device-id = <2>;
210                         reg = <3000 200>;
211                         interrupts = <21>;
212                         interrupt-parent = <&qeic>;
213                         local-mac-address = [ 00 00 00 00 00 00 ];
214                         rx-clock-name = "clk16";
215                         tx-clock-name = "clk3";
216                         phy-handle = <&phy00>;
217                         pio-handle = <&ucc2pio>;
218                 };
219
220                 enet1: ucc@2200 {
221                         device_type = "network";
222                         compatible = "ucc_geth";
223                         model = "UCC";
224                         cell-index = <3>;
225                         device-id = <3>;
226                         reg = <2200 200>;
227                         interrupts = <22>;
228                         interrupt-parent = <&qeic>;
229                         local-mac-address = [ 00 00 00 00 00 00 ];
230                         rx-clock-name = "clk9";
231                         tx-clock-name = "clk10";
232                         phy-handle = <&phy04>;
233                         pio-handle = <&ucc3pio>;
234                 };
235
236                 mdio@3120 {
237                         #address-cells = <1>;
238                         #size-cells = <0>;
239                         reg = <3120 18>;
240                         device_type = "mdio";
241                         compatible = "ucc_geth_phy";
242
243                         phy00:ethernet-phy@00 {
244                                 interrupt-parent = <&pic>;
245                                 interrupts = <0>;
246                                 reg = <0>;
247                                 device_type = "ethernet-phy";
248                         };
249                         phy04:ethernet-phy@04 {
250                                 interrupt-parent = <&pic>;
251                                 interrupts = <0>;
252                                 reg = <4>;
253                                 device_type = "ethernet-phy";
254                         };
255                 };
256
257                 qeic:interrupt-controller@80 {
258                         interrupt-controller;
259                         compatible = "fsl,qe-ic";
260                         #address-cells = <0>;
261                         #interrupt-cells = <1>;
262                         reg = <80 80>;
263                         big-endian;
264                         interrupts = <20 8 21 8>; //high:32 low:33
265                         interrupt-parent = <&pic>;
266                 };
267         };
268
269         pci0: pci@e0008500 {
270                 cell-index = <1>;
271                 interrupt-map-mask = <f800 0 0 7>;
272                 interrupt-map = <
273                                 /* IDSEL 0x10 AD16 (USB) */
274                                  8000 0 0 1 &pic 11 8
275
276                                 /* IDSEL 0x11 AD17 (Mini1)*/
277                                  8800 0 0 1 &pic 12 8
278                                  8800 0 0 2 &pic 13 8
279                                  8800 0 0 3 &pic 14 8
280                                  8800 0 0 4 &pic 30 8
281
282                                 /* IDSEL 0x12 AD18 (PCI/Mini2) */
283                                  9000 0 0 1 &pic 13 8
284                                  9000 0 0 2 &pic 14 8
285                                  9000 0 0 3 &pic 30 8
286                                  9000 0 0 4 &pic 11 8>;
287
288                 interrupt-parent = <&pic>;
289                 interrupts = <42 8>;
290                 bus-range = <0 0>;
291                 ranges = <42000000 0 80000000 80000000 0 10000000
292                           02000000 0 90000000 90000000 0 10000000
293                           01000000 0 d0000000 d0000000 0 04000000>;
294                 clock-frequency = <0>;
295                 #interrupt-cells = <1>;
296                 #size-cells = <2>;
297                 #address-cells = <3>;
298                 reg = <e0008500 100>;
299                 compatible = "fsl,mpc8349-pci";
300                 device_type = "pci";
301         };
302 };