2 * MPC7448HPC2 (Taiga) board Device Tree Source
4 * Copyright 2006 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.
15 model = "mpc7448hpc2";
16 compatible = "mpc74xx";
27 d-cache-line-size = <20>; // 32 bytes
28 i-cache-line-size = <20>; // 32 bytes
29 d-cache-size = <8000>; // L1, 32K bytes
30 i-cache-size = <8000>; // L1, 32K bytes
31 timebase-frequency = <0>; // 33 MHz, from uboot
32 clock-frequency = <0>; // From U-Boot
33 bus-frequency = <0>; // From U-Boot
38 device_type = "memory";
39 reg = <00000000 20000000 // DDR2 512M at 0
46 device_type = "tsi-bridge";
47 ranges = <00000000 c0000000 00010000>;
48 reg = <c0000000 00010000>;
52 interrupt-parent = <&mpic>;
56 compatible = "tsi108-i2c";
61 compatible = "tsi108-mdio";
66 phy8: ethernet-phy@8 {
67 interrupt-parent = <&mpic>;
72 phy9: ethernet-phy@9 {
73 interrupt-parent = <&mpic>;
81 linux,network-index = <0>;
83 device_type = "network";
84 compatible = "tsi108-ethernet";
86 address = [ 00 06 D2 00 00 01 ];
88 interrupt-parent = <&mpic>;
89 mdio-handle = <&MDIO>;
94 linux,network-index = <1>;
97 device_type = "network";
98 compatible = "tsi108-ethernet";
100 address = [ 00 06 D2 00 00 02 ];
102 interrupt-parent = <&mpic>;
103 mdio-handle = <&MDIO>;
104 phy-handle = <&phy9>;
108 device_type = "serial";
109 compatible = "ns16550";
111 clock-frequency = <3f6b5a00>;
113 interrupt-parent = <&mpic>;
117 device_type = "serial";
118 compatible = "ns16550";
120 clock-frequency = <3f6b5a00>;
122 interrupt-parent = <&mpic>;
126 clock-frequency = <0>;
127 interrupt-controller;
128 #address-cells = <0>;
129 #interrupt-cells = <2>;
131 compatible = "chrp,open-pic";
132 device_type = "open-pic";
136 compatible = "tsi108-pci";
138 #interrupt-cells = <1>;
140 #address-cells = <3>;
143 ranges = <02000000 0 e0000000 e0000000 0 1A000000
144 01000000 0 00000000 fa000000 0 00010000>;
145 clock-frequency = <7f28154>;
146 interrupt-parent = <&mpic>;
148 interrupt-map-mask = <f800 0 0 7>;
177 clock-frequency = <0>;
178 interrupt-controller;
179 device_type = "pic-router";
180 #address-cells = <0>;
181 #interrupt-cells = <2>;
184 interrupt-parent = <&mpic>;
189 linux,stdout-path = "/tsi108@c0000000/serial@7808";