2 * P1010si Device Tree Source
4 * Copyright 2011 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 = "fsl,P1010";
25 next-level-cache = <&L2>;
32 compatible = "fsl,ifc", "simple-bus";
33 reg = <0x0 0xffe1e000 0 0x2000>;
34 interrupts = <16 2 19 2>;
35 interrupt-parent = <&mpic>;
42 compatible = "fsl,p1010-immr", "simple-bus";
43 ranges = <0x0 0x0 0xffe00000 0x100000>;
44 bus-frequency = <0>; // Filled out by uboot.
47 compatible = "fsl,ecm-law";
53 compatible = "fsl,p1010-ecm", "fsl,ecm";
54 reg = <0x1000 0x1000>;
56 interrupt-parent = <&mpic>;
59 memory-controller@2000 {
60 compatible = "fsl,p1010-memory-controller";
61 reg = <0x2000 0x1000>;
62 interrupt-parent = <&mpic>;
70 compatible = "fsl-i2c";
73 interrupt-parent = <&mpic>;
81 compatible = "fsl-i2c";
84 interrupt-parent = <&mpic>;
88 serial0: serial@4500 {
90 device_type = "serial";
91 compatible = "ns16550";
93 clock-frequency = <0>;
95 interrupt-parent = <&mpic>;
98 serial1: serial@4600 {
100 device_type = "serial";
101 compatible = "ns16550";
102 reg = <0x4600 0x100>;
103 clock-frequency = <0>;
105 interrupt-parent = <&mpic>;
109 #address-cells = <1>;
111 compatible = "fsl,mpc8536-espi";
112 reg = <0x7000 0x1000>;
113 interrupts = <59 0x2>;
114 interrupt-parent = <&mpic>;
115 fsl,espi-num-chipselects = <1>;
118 gpio: gpio-controller@f000 {
120 compatible = "fsl,mpc8572-gpio";
121 reg = <0xf000 0x100>;
122 interrupts = <47 0x2>;
123 interrupt-parent = <&mpic>;
128 compatible = "fsl,pq-sata-v2";
129 reg = <0x18000 0x1000>;
131 interrupts = <74 0x2>;
132 interrupt-parent = <&mpic>;
136 compatible = "fsl,pq-sata-v2";
137 reg = <0x19000 0x1000>;
139 interrupts = <41 0x2>;
140 interrupt-parent = <&mpic>;
144 compatible = "fsl,p1010-flexcan";
145 reg = <0x1c000 0x1000>;
146 interrupts = <48 0x2>;
147 interrupt-parent = <&mpic>;
151 compatible = "fsl,p1010-flexcan";
152 reg = <0x1d000 0x1000>;
153 interrupts = <61 0x2>;
154 interrupt-parent = <&mpic>;
157 L2: l2-cache-controller@20000 {
158 compatible = "fsl,p1010-l2-cache-controller",
159 "fsl,p1014-l2-cache-controller";
160 reg = <0x20000 0x1000>;
161 cache-line-size = <32>; // 32 bytes
162 cache-size = <0x40000>; // L2,256K
163 interrupt-parent = <&mpic>;
168 #address-cells = <1>;
170 compatible = "fsl,p1010-dma", "fsl,eloplus-dma";
172 ranges = <0x0 0x21100 0x200>;
175 compatible = "fsl,p1010-dma-channel", "fsl,eloplus-dma-channel";
178 interrupt-parent = <&mpic>;
182 compatible = "fsl,p1010-dma-channel", "fsl,eloplus-dma-channel";
185 interrupt-parent = <&mpic>;
189 compatible = "fsl,p1010-dma-channel", "fsl,eloplus-dma-channel";
192 interrupt-parent = <&mpic>;
196 compatible = "fsl,p1010-dma-channel", "fsl,eloplus-dma-channel";
199 interrupt-parent = <&mpic>;
205 compatible = "fsl-usb2-dr";
206 reg = <0x22000 0x1000>;
207 #address-cells = <1>;
209 interrupt-parent = <&mpic>;
210 interrupts = <28 0x2>;
215 #address-cells = <1>;
217 compatible = "fsl,etsec2-mdio";
218 reg = <0x24000 0x1000 0xb0030 0x4>;
222 #address-cells = <1>;
224 compatible = "fsl,etsec2-tbi";
225 reg = <0x25000 0x1000 0xb1030 0x4>;
228 device_type = "tbi-phy";
233 #address-cells = <1>;
235 compatible = "fsl,etsec2-tbi";
236 reg = <0x26000 0x1000 0xb1030 0x4>;
239 device_type = "tbi-phy";
244 compatible = "fsl,esdhc";
245 reg = <0x2e000 0x1000>;
246 interrupts = <72 0x8>;
247 interrupt-parent = <&mpic>;
248 /* Filled in by U-Boot */
249 clock-frequency = <0>;
250 fsl,sdhci-auto-cmd12;
253 enet0: ethernet@b0000 {
254 #address-cells = <1>;
256 device_type = "network";
258 compatible = "fsl,etsec2";
259 fsl,num_rx_queues = <0x8>;
260 fsl,num_tx_queues = <0x8>;
261 local-mac-address = [ 00 00 00 00 00 00 ];
262 interrupt-parent = <&mpic>;
265 #address-cells = <1>;
267 reg = <0xb0000 0x1000>;
268 fsl,rx-bit-map = <0xff>;
269 fsl,tx-bit-map = <0xff>;
270 interrupts = <29 2 30 2 34 2>;
275 enet1: ethernet@b1000 {
276 #address-cells = <1>;
278 device_type = "network";
280 compatible = "fsl,etsec2";
281 fsl,num_rx_queues = <0x8>;
282 fsl,num_tx_queues = <0x8>;
283 local-mac-address = [ 00 00 00 00 00 00 ];
284 interrupt-parent = <&mpic>;
287 #address-cells = <1>;
289 reg = <0xb1000 0x1000>;
290 fsl,rx-bit-map = <0xff>;
291 fsl,tx-bit-map = <0xff>;
292 interrupts = <35 2 36 2 40 2>;
297 enet2: ethernet@b2000 {
298 #address-cells = <1>;
300 device_type = "network";
302 compatible = "fsl,etsec2";
303 fsl,num_rx_queues = <0x8>;
304 fsl,num_tx_queues = <0x8>;
305 local-mac-address = [ 00 00 00 00 00 00 ];
306 interrupt-parent = <&mpic>;
309 #address-cells = <1>;
311 reg = <0xb2000 0x1000>;
312 fsl,rx-bit-map = <0xff>;
313 fsl,tx-bit-map = <0xff>;
314 interrupts = <31 2 32 2 33 2>;
320 interrupt-controller;
321 #address-cells = <0>;
322 #interrupt-cells = <2>;
323 reg = <0x40000 0x40000>;
324 compatible = "chrp,open-pic";
325 device_type = "open-pic";
329 compatible = "fsl,p1010-msi", "fsl,mpic-msi";
330 reg = <0x41600 0x80>;
331 msi-available-ranges = <0 0x100>;
341 interrupt-parent = <&mpic>;
344 global-utilities@e0000 { //global utilities block
345 compatible = "fsl,p1010-guts";
346 reg = <0xe0000 0x1000>;
351 pci0: pcie@ffe09000 {
352 compatible = "fsl,p1010-pcie", "fsl,qoriq-pcie-v2.3", "fsl,qoriq-pcie-v2.2";
355 #address-cells = <3>;
356 reg = <0 0xffe09000 0 0x1000>;
358 clock-frequency = <33333333>;
359 interrupt-parent = <&mpic>;
363 pci1: pcie@ffe0a000 {
364 compatible = "fsl,p1010-pcie", "fsl,qoriq-pcie-v2.3", "fsl,qoriq-pcie-v2.2";
367 #address-cells = <3>;
368 reg = <0 0xffe0a000 0 0x1000>;
370 clock-frequency = <33333333>;
371 interrupt-parent = <&mpic>;