2 * MPC7448HPC2 (Taiga) board Device Tree Source
4 * Copyright 2006, 2008 Freescale Semiconductor Inc.
5 * 2006 Roy Zang <Roy Zang at freescale.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 model = "mpc7448hpc2";
17 compatible = "mpc74xx";
28 d-cache-line-size = <32>; // 32 bytes
29 i-cache-line-size = <32>; // 32 bytes
30 d-cache-size = <0x8000>; // L1, 32K bytes
31 i-cache-size = <0x8000>; // L1, 32K bytes
32 timebase-frequency = <0>; // 33 MHz, from uboot
33 clock-frequency = <0>; // From U-Boot
34 bus-frequency = <0>; // From U-Boot
39 device_type = "memory";
40 reg = <0x0 0x20000000 // DDR2 512M at 0
47 device_type = "tsi-bridge";
48 ranges = <0x0 0xc0000000 0x10000>;
49 reg = <0xc0000000 0x10000>;
53 interrupt-parent = <&mpic>;
57 compatible = "tsi108-i2c";
62 compatible = "tsi108-mdio";
67 phy8: ethernet-phy@8 {
68 interrupt-parent = <&mpic>;
73 phy9: ethernet-phy@9 {
74 interrupt-parent = <&mpic>;
82 linux,network-index = <0>;
84 device_type = "network";
85 compatible = "tsi108-ethernet";
87 address = [ 00 06 D2 00 00 01 ];
89 interrupt-parent = <&mpic>;
90 mdio-handle = <&MDIO>;
95 linux,network-index = <1>;
98 device_type = "network";
99 compatible = "tsi108-ethernet";
100 reg = <0x6400 0x200>;
101 address = [ 00 06 D2 00 00 02 ];
103 interrupt-parent = <&mpic>;
104 mdio-handle = <&MDIO>;
105 phy-handle = <&phy9>;
109 device_type = "serial";
110 compatible = "ns16550";
111 reg = <0x7808 0x200>;
112 clock-frequency = <1064000000>;
114 interrupt-parent = <&mpic>;
118 device_type = "serial";
119 compatible = "ns16550";
120 reg = <0x7c08 0x200>;
121 clock-frequency = <1064000000>;
123 interrupt-parent = <&mpic>;
127 clock-frequency = <0>;
128 interrupt-controller;
129 #address-cells = <0>;
130 #interrupt-cells = <2>;
131 reg = <0x7400 0x400>;
132 compatible = "chrp,open-pic";
133 device_type = "open-pic";
137 compatible = "tsi108-pci";
139 #interrupt-cells = <1>;
141 #address-cells = <3>;
142 reg = <0x1000 0x1000>;
144 ranges = <0x2000000 0x0 0xe0000000 0xe0000000 0x0 0x1a000000
145 0x1000000 0x0 0x0 0xfa000000 0x0 0x10000>;
146 clock-frequency = <133333332>;
147 interrupt-parent = <&mpic>;
149 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
153 0x800 0x0 0x0 0x1 &RT0 0x24 0x0
154 0x800 0x0 0x0 0x2 &RT0 0x25 0x0
155 0x800 0x0 0x0 0x3 &RT0 0x26 0x0
156 0x800 0x0 0x0 0x4 &RT0 0x27 0x0
159 0x1000 0x0 0x0 0x1 &RT0 0x25 0x0
160 0x1000 0x0 0x0 0x2 &RT0 0x26 0x0
161 0x1000 0x0 0x0 0x3 &RT0 0x27 0x0
162 0x1000 0x0 0x0 0x4 &RT0 0x24 0x0
165 0x1800 0x0 0x0 0x1 &RT0 0x26 0x0
166 0x1800 0x0 0x0 0x2 &RT0 0x27 0x0
167 0x1800 0x0 0x0 0x3 &RT0 0x24 0x0
168 0x1800 0x0 0x0 0x4 &RT0 0x25 0x0
171 0x2000 0x0 0x0 0x1 &RT0 0x27 0x0
172 0x2000 0x0 0x0 0x2 &RT0 0x24 0x0
173 0x2000 0x0 0x0 0x3 &RT0 0x25 0x0
174 0x2000 0x0 0x0 0x4 &RT0 0x26 0x0
178 clock-frequency = <0>;
179 interrupt-controller;
180 device_type = "pic-router";
181 #address-cells = <0>;
182 #interrupt-cells = <2>;
185 interrupt-parent = <&mpic>;
190 linux,stdout-path = "/tsi108@c0000000/serial@7808";