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
37 device_type = "memory";
38 reg = <00000000 08000000>; // 128MB at 0
44 #interrupt-cells = <2>;
46 ranges = <0 e0000000 00100000>;
47 reg = <e0000000 00000200>;
51 device_type = "watchdog";
52 compatible = "mpc83xx_wdt";
58 compatible = "fsl-i2c";
61 interrupt-parent = < &ipic >;
67 compatible = "fsl-i2c";
70 interrupt-parent = < &ipic >;
76 compatible = "mpc83xx_spi";
79 interrupt-parent = < &ipic >;
83 /* phy type (ULPI, UTMI, UTMI_WIDE, SERIAL) */
86 compatible = "fsl-usb2-dr";
90 interrupt-parent = < &ipic >;
92 phy_type = "utmi_wide";
97 compatible = "gianfar";
101 phy1: ethernet-phy@1 {
102 interrupt-parent = < &ipic >;
105 device_type = "ethernet-phy";
107 phy4: ethernet-phy@4 {
108 interrupt-parent = < &ipic >;
111 device_type = "ethernet-phy";
116 device_type = "network";
118 compatible = "gianfar";
120 local-mac-address = [ 00 00 00 00 00 00 ];
121 interrupts = <25 8 24 8 23 8>;
122 interrupt-parent = < &ipic >;
123 phy-handle = < &phy1 >;
127 device_type = "network";
129 compatible = "gianfar";
131 local-mac-address = [ 00 00 00 00 00 00 ];
132 interrupts = <22 8 21 8 20 8>;
133 interrupt-parent = < &ipic >;
134 phy-handle = < &phy4 >;
138 device_type = "serial";
139 compatible = "ns16550";
141 clock-frequency = <0>;
143 interrupt-parent = < &ipic >;
147 device_type = "serial";
148 compatible = "ns16550";
150 clock-frequency = <0>;
152 interrupt-parent = < &ipic >;
156 interrupt-map-mask = <f800 0 0 7>;
159 /* IDSEL 0x0E -mini PCI */
160 7000 0 0 1 &ipic 12 8
161 7000 0 0 2 &ipic 12 8
162 7000 0 0 3 &ipic 12 8
163 7000 0 0 4 &ipic 12 8
165 /* IDSEL 0x0F - PCI slot */
166 7800 0 0 1 &ipic 11 8
167 7800 0 0 2 &ipic 12 8
168 7800 0 0 3 &ipic 11 8
169 7800 0 0 4 &ipic 12 8>;
170 interrupt-parent = < &ipic >;
173 ranges = <02000000 0 90000000 90000000 0 10000000
174 42000000 0 80000000 80000000 0 10000000
175 01000000 0 00000000 e2000000 0 00100000>;
176 clock-frequency = <3f940aa>;
177 #interrupt-cells = <1>;
179 #address-cells = <3>;
186 device_type = "crypto";
188 compatible = "talitos";
191 interrupt-parent = < &ipic >;
194 channel-fifo-len = <18>;
195 exec-units-mask = <0000004c>;
196 descriptor-types-mask = <0122003f>;
200 * interrupts cell = <intr #, sense>
201 * sense values match linux IORESOURCE_IRQ_* defines:
202 * sense == 8: Level, low assertion
203 * sense == 2: Edge, high-to-low change
206 interrupt-controller;
207 #address-cells = <0>;
208 #interrupt-cells = <2>;
211 device_type = "ipic";