2 * MPC8308RDB Device Tree Source
4 * Copyright 2009 Freescale Semiconductor Inc.
5 * Copyright 2010 Ilya Yanok, Emcraft Systems, yanok@emcraft.com
7 * This program is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the
9 * Free Software Foundation; either version 2 of the License, or (at your
10 * option) any later version.
16 compatible = "fsl,mpc8308rdb";
35 d-cache-line-size = <32>;
36 i-cache-line-size = <32>;
37 d-cache-size = <16384>;
38 i-cache-size = <16384>;
39 timebase-frequency = <0>; // from bootloader
40 bus-frequency = <0>; // from bootloader
41 clock-frequency = <0>; // from bootloader
46 device_type = "memory";
47 reg = <0x00000000 0x08000000>; // 128MB at 0
53 compatible = "fsl,mpc8315-elbc", "fsl,elbc", "simple-bus";
54 reg = <0xe0005000 0x1000>;
55 interrupts = <77 0x8>;
56 interrupt-parent = <&ipic>;
58 // CS0 and CS1 are swapped when
59 // booting from nand, but the
60 // addresses are the same.
61 ranges = <0x0 0x0 0xfe000000 0x00800000
62 0x1 0x0 0xe0600000 0x00002000
63 0x2 0x0 0xf0000000 0x00020000
64 0x3 0x0 0xfa000000 0x00008000>;
69 compatible = "cfi-flash";
70 reg = <0x0 0x0 0x800000>;
79 reg = <0x60000 0x10000>;
82 reg = <0x70000 0x10000>;
85 reg = <0x80000 0x200000>;
88 reg = <0x280000 0x10000>;
91 reg = <0x290000 0x570000>;
98 compatible = "fsl,mpc8315-fcm-nand",
100 reg = <0x1 0x0 0x2000>;
103 reg = <0x0 0x2000000>;
109 #address-cells = <1>;
112 compatible = "fsl,mpc8308-immr", "simple-bus";
113 ranges = <0 0xe0000000 0x00100000>;
114 reg = <0xe0000000 0x00000200>;
118 #address-cells = <1>;
121 compatible = "fsl-i2c";
122 reg = <0x3000 0x100>;
123 interrupts = <14 0x8>;
124 interrupt-parent = <&ipic>;
127 compatible = "dallas,ds1339";
133 compatible = "fsl-usb2-dr";
134 reg = <0x23000 0x1000>;
135 #address-cells = <1>;
137 interrupt-parent = <&ipic>;
138 interrupts = <38 0x8>;
139 dr_mode = "peripheral";
143 enet0: ethernet@24000 {
144 #address-cells = <1>;
146 ranges = <0x0 0x24000 0x1000>;
149 device_type = "network";
151 compatible = "gianfar";
152 reg = <0x24000 0x1000>;
153 local-mac-address = [ 00 00 00 00 00 00 ];
154 interrupts = <32 0x8 33 0x8 34 0x8>;
155 interrupt-parent = <&ipic>;
156 tbi-handle = < &tbi0 >;
157 phy-handle = < &phy2 >;
161 #address-cells = <1>;
163 compatible = "fsl,gianfar-mdio";
165 phy2: ethernet-phy@2 {
166 interrupt-parent = <&ipic>;
167 interrupts = <17 0x8>;
169 device_type = "ethernet-phy";
173 device_type = "tbi-phy";
178 enet1: ethernet@25000 {
179 #address-cells = <1>;
182 device_type = "network";
184 compatible = "gianfar";
185 reg = <0x25000 0x1000>;
186 ranges = <0x0 0x25000 0x1000>;
187 local-mac-address = [ 00 00 00 00 00 00 ];
188 interrupts = <35 0x8 36 0x8 37 0x8>;
189 interrupt-parent = <&ipic>;
190 tbi-handle = < &tbi1 >;
191 /* Vitesse 7385 isn't on the MDIO bus */
192 fixed-link = <1 1 1000 0 0>;
196 #address-cells = <1>;
198 compatible = "fsl,gianfar-tbi";
203 device_type = "tbi-phy";
208 serial0: serial@4500 {
210 device_type = "serial";
211 compatible = "ns16550";
212 reg = <0x4500 0x100>;
213 clock-frequency = <133333333>;
214 interrupts = <9 0x8>;
215 interrupt-parent = <&ipic>;
218 serial1: serial@4600 {
220 device_type = "serial";
221 compatible = "ns16550";
222 reg = <0x4600 0x100>;
223 clock-frequency = <133333333>;
224 interrupts = <10 0x8>;
225 interrupt-parent = <&ipic>;
230 device_type = "gpio";
231 compatible = "fsl,mpc8308-gpio", "fsl,mpc8349-gpio";
233 interrupts = <74 0x8>;
234 interrupt-parent = <&ipic>;
239 * interrupts cell = <intr #, sense>
240 * sense values match linux IORESOURCE_IRQ_* defines:
241 * sense == 8: Level, low assertion
242 * sense == 2: Edge, high-to-low change
244 ipic: interrupt-controller@700 {
245 compatible = "fsl,ipic";
246 interrupt-controller;
247 #address-cells = <0>;
248 #interrupt-cells = <2>;
250 device_type = "ipic";
254 compatible = "fsl,ipic-msi";
256 msi-available-ranges = <0x0 0x100>;
257 interrupts = < 0x43 0x8
265 interrupt-parent = < &ipic >;
269 compatible = "fsl,mpc8308-dma", "fsl,mpc5121-dma";
270 reg = <0x2c000 0x1800>;
273 interrupt-parent = < &ipic >;
278 pci0: pcie@e0009000 {
279 #address-cells = <3>;
281 #interrupt-cells = <1>;
283 compatible = "fsl,mpc8308-pcie", "fsl,mpc8314-pcie";
284 reg = <0xe0009000 0x00001000
285 0xb0000000 0x01000000>;
286 ranges = <0x02000000 0 0xa0000000 0xa0000000 0 0x10000000
287 0x01000000 0 0x00000000 0xb1000000 0 0x00800000>;
289 interrupt-map-mask = <0xf800 0 0 7>;
290 interrupt-map = <0 0 0 1 &ipic 1 8
294 interrupts = <0x1 0x8>;
295 interrupt-parent = <&ipic>;
296 clock-frequency = <0>;
299 #address-cells = <3>;
303 ranges = <0x02000000 0 0xa0000000
304 0x02000000 0 0xa0000000
306 0x01000000 0 0x00000000
307 0x01000000 0 0x00000000