2 * MPC8313E RDB Device Tree Source
4 * Copyright 2005, 2006, 2007 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.
13 model = "MPC8313ERDB";
14 compatible = "MPC8313ERDB", "MPC831xRDB", "MPC83xxRDB";
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>; // from bootloader
30 bus-frequency = <0>; // from bootloader
31 clock-frequency = <0>; // from bootloader
36 device_type = "memory";
37 reg = <00000000 08000000>; // 128MB at 0
44 ranges = <0 e0000000 00100000>;
45 reg = <e0000000 00000200>;
49 device_type = "watchdog";
50 compatible = "mpc83xx_wdt";
56 compatible = "fsl-i2c";
59 interrupt-parent = < &ipic >;
65 compatible = "fsl-i2c";
68 interrupt-parent = < &ipic >;
74 compatible = "fsl_spi";
77 interrupt-parent = < &ipic >;
81 /* phy type (ULPI, UTMI, UTMI_WIDE, SERIAL) */
84 compatible = "fsl-usb2-dr";
88 interrupt-parent = < &ipic >;
90 phy_type = "utmi_wide";
95 compatible = "gianfar";
99 phy1: ethernet-phy@1 {
100 interrupt-parent = < &ipic >;
103 device_type = "ethernet-phy";
105 phy4: ethernet-phy@4 {
106 interrupt-parent = < &ipic >;
109 device_type = "ethernet-phy";
114 device_type = "network";
116 compatible = "gianfar";
118 local-mac-address = [ 00 00 00 00 00 00 ];
119 interrupts = <25 8 24 8 23 8>;
120 interrupt-parent = < &ipic >;
121 phy-handle = < &phy1 >;
125 device_type = "network";
127 compatible = "gianfar";
129 local-mac-address = [ 00 00 00 00 00 00 ];
130 interrupts = <22 8 21 8 20 8>;
131 interrupt-parent = < &ipic >;
132 phy-handle = < &phy4 >;
136 device_type = "serial";
137 compatible = "ns16550";
139 clock-frequency = <0>;
141 interrupt-parent = < &ipic >;
145 device_type = "serial";
146 compatible = "ns16550";
148 clock-frequency = <0>;
150 interrupt-parent = < &ipic >;
154 device_type = "crypto";
156 compatible = "talitos";
159 interrupt-parent = < &ipic >;
162 channel-fifo-len = <18>;
163 exec-units-mask = <0000004c>;
164 descriptor-types-mask = <0122003f>;
168 * interrupts cell = <intr #, sense>
169 * sense values match linux IORESOURCE_IRQ_* defines:
170 * sense == 8: Level, low assertion
171 * sense == 2: Edge, high-to-low change
174 interrupt-controller;
175 #address-cells = <0>;
176 #interrupt-cells = <2>;
178 device_type = "ipic";
183 interrupt-map-mask = <f800 0 0 7>;
186 /* IDSEL 0x0E -mini PCI */
187 7000 0 0 1 &ipic 12 8
188 7000 0 0 2 &ipic 12 8
189 7000 0 0 3 &ipic 12 8
190 7000 0 0 4 &ipic 12 8
192 /* IDSEL 0x0F - PCI slot */
193 7800 0 0 1 &ipic 11 8
194 7800 0 0 2 &ipic 12 8
195 7800 0 0 3 &ipic 11 8
196 7800 0 0 4 &ipic 12 8>;
197 interrupt-parent = < &ipic >;
200 ranges = <02000000 0 90000000 90000000 0 10000000
201 42000000 0 80000000 80000000 0 10000000
202 01000000 0 00000000 e2000000 0 00100000>;
203 clock-frequency = <3f940aa>;
204 #interrupt-cells = <1>;
206 #address-cells = <3>;
207 reg = <e0008500 100>;
208 compatible = "fsl,mpc8349-pci";