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 {
110 device_type = "ethernet-phy";
115 device_type = "network";
116 compatible = "fsl,mpc866-fec-enet",
120 interrupt-parent = <&PIC>;
122 linux,network-index = <1>;
126 interrupt-controller;
127 #interrupt-cells = <2>;
129 compatible = "fsl,mpc860-pic", "fsl,pq1-pic";
133 #address-cells = <1>;
135 compatible = "fsl,mpc860-cpm", "fsl,cpm1";
139 interrupts = <0 2>; // cpm error interrupt
140 interrupt-parent = <&CPM_PIC>;
143 #address-cells = <1>;
145 ranges = <0x0 0x2000 0x2000>;
148 compatible = "fsl,cpm-muram-data";
154 compatible = "fsl,mpc860-brg",
158 clock-frequency = <0>;
162 interrupt-controller;
163 #address-cells = <0>;
164 #interrupt-cells = <1>;
165 interrupts = <5 2 0 2>;
166 interrupt-parent = <&PIC>;
168 compatible = "fsl,mpc860-cpm-pic",
174 device_type = "serial";
175 compatible = "fsl,mpc860-smc-uart",
177 reg = <0xa80 0x10 0x3e80 0x40>;
179 interrupt-parent = <&CPM_PIC>;
181 fsl,cpm-command = <0x90>;
185 device_type = "network";
186 compatible = "fsl,mpc860-scc-enet",
188 reg = <0xa00 0x18 0x3c00 0x100>;
190 interrupt-parent = <&CPM_PIC>;
191 fsl,cpm-command = <0000>;
192 linux,network-index = <0>;
193 fixed-link = <0 0 10 0 0>;