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
60 0x3 0x0 0xc0000000 0x200
64 compatible = "cfi-flash";
72 /* Note: CAN support needs be enabled in U-Boot */
74 compatible = "intc,82527";
77 interrupt-parent = <&PIC>;
78 bosch,external-clock-frequency = <16000000>;
79 bosch,disconnect-rx1-input;
80 bosch,disconnect-tx1-output;
81 bosch,iso-low-speed-mux;
82 bosch,clock-out-frequency = <16000000>;
86 compatible = "intc,82527";
89 interrupt-parent = <&PIC>;
90 bosch,external-clock-frequency = <16000000>;
91 bosch,disconnect-rx1-input;
92 bosch,disconnect-tx1-output;
93 bosch,iso-low-speed-mux;
101 ranges = <0x0 0xfff00000 0x00004000>;
104 compatible = "fsl,mpc866-fec-mdio", "fsl,pq1-fec-mdio";
106 #address-cells = <1>;
108 PHY: ethernet-phy@f {
114 device_type = "network";
115 compatible = "fsl,mpc866-fec-enet",
119 interrupt-parent = <&PIC>;
121 linux,network-index = <1>;
125 interrupt-controller;
126 #interrupt-cells = <2>;
128 compatible = "fsl,mpc860-pic", "fsl,pq1-pic";
132 #address-cells = <1>;
134 compatible = "fsl,mpc860-cpm", "fsl,cpm1";
138 interrupts = <0 2>; // cpm error interrupt
139 interrupt-parent = <&CPM_PIC>;
142 #address-cells = <1>;
144 ranges = <0x0 0x2000 0x2000>;
147 compatible = "fsl,cpm-muram-data";
153 compatible = "fsl,mpc860-brg",
157 clock-frequency = <0>;
161 interrupt-controller;
162 #address-cells = <0>;
163 #interrupt-cells = <1>;
164 interrupts = <5 2 0 2>;
165 interrupt-parent = <&PIC>;
167 compatible = "fsl,mpc860-cpm-pic",
173 device_type = "serial";
174 compatible = "fsl,mpc860-smc-uart",
176 reg = <0xa80 0x10 0x3e80 0x40>;
178 interrupt-parent = <&CPM_PIC>;
180 fsl,cpm-command = <0x90>;
184 device_type = "network";
185 compatible = "fsl,mpc860-scc-enet",
187 reg = <0xa00 0x18 0x3c00 0x100>;
189 interrupt-parent = <&CPM_PIC>;
190 fsl,cpm-command = <0000>;
191 linux,network-index = <0>;
192 fixed-link = <0 0 10 0 0>;