2 * TQM8XX Device Tree Source
4 * Heiko Schocher <hs@denx.de>
5 * 2010 DENX Software Engineering GmbH
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.
17 compatible = "tqc,tqm8xx";
35 d-cache-line-size = <16>; // 16 bytes
36 i-cache-line-size = <16>; // 16 bytes
37 d-cache-size = <0x1000>; // L1, 4K
38 i-cache-size = <0x1000>; // L1, 4K
39 timebase-frequency = <0>;
41 clock-frequency = <0>;
42 interrupts = <15 2>; // decrementer interrupt
43 interrupt-parent = <&PIC>;
48 device_type = "memory";
49 reg = <0x0 0x2000000>;
53 compatible = "fsl,mpc860-localbus", "fsl,pq1-localbus";
56 reg = <0xfff00100 0x40>;
59 0x0 0x0 0x40000000 0x800000
63 compatible = "cfi-flash";
76 ranges = <0x0 0xfff00000 0x00004000>;
79 compatible = "fsl,mpc866-fec-mdio", "fsl,pq1-fec-mdio";
85 device_type = "ethernet-phy";
90 device_type = "network";
91 compatible = "fsl,mpc866-fec-enet",
95 interrupt-parent = <&PIC>;
97 linux,network-index = <1>;
101 interrupt-controller;
102 #interrupt-cells = <2>;
104 compatible = "fsl,mpc860-pic", "fsl,pq1-pic";
108 #address-cells = <1>;
110 compatible = "fsl,mpc860-cpm", "fsl,cpm1";
114 interrupts = <0 2>; // cpm error interrupt
115 interrupt-parent = <&CPM_PIC>;
118 #address-cells = <1>;
120 ranges = <0x0 0x2000 0x2000>;
123 compatible = "fsl,cpm-muram-data";
129 compatible = "fsl,mpc860-brg",
133 clock-frequency = <0>;
137 interrupt-controller;
138 #address-cells = <0>;
139 #interrupt-cells = <1>;
140 interrupts = <5 2 0 2>;
141 interrupt-parent = <&PIC>;
143 compatible = "fsl,mpc860-cpm-pic",
149 device_type = "serial";
150 compatible = "fsl,mpc860-smc-uart",
152 reg = <0xa80 0x10 0x3e80 0x40>;
154 interrupt-parent = <&CPM_PIC>;
156 fsl,cpm-command = <0x90>;
160 device_type = "network";
161 compatible = "fsl,mpc860-scc-enet",
163 reg = <0xa00 0x18 0x3c00 0x100>;
165 interrupt-parent = <&CPM_PIC>;
166 fsl,cpm-command = <0000>;
167 linux,network-index = <0>;
168 fixed-link = <0 0 10 0 0>;