1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * TQM8XX Device Tree Source
5 * Heiko Schocher <hs@denx.de>
6 * 2010 DENX Software Engineering GmbH
13 compatible = "tqc,tqm8xx";
31 d-cache-line-size = <16>; // 16 bytes
32 i-cache-line-size = <16>; // 16 bytes
33 d-cache-size = <0x1000>; // L1, 4K
34 i-cache-size = <0x1000>; // L1, 4K
35 timebase-frequency = <0>;
37 clock-frequency = <0>;
38 interrupts = <15 2>; // decrementer interrupt
39 interrupt-parent = <&PIC>;
44 device_type = "memory";
45 reg = <0x0 0x2000000>;
49 compatible = "fsl,mpc860-localbus", "fsl,pq1-localbus";
52 reg = <0xfff00100 0x40>;
55 0x0 0x0 0x40000000 0x800000
56 0x3 0x0 0xc0000000 0x200
60 compatible = "cfi-flash";
68 /* Note: CAN support needs be enabled in U-Boot */
70 compatible = "intc,82527";
73 interrupt-parent = <&PIC>;
74 bosch,external-clock-frequency = <16000000>;
75 bosch,disconnect-rx1-input;
76 bosch,disconnect-tx1-output;
77 bosch,iso-low-speed-mux;
78 bosch,clock-out-frequency = <16000000>;
82 compatible = "intc,82527";
85 interrupt-parent = <&PIC>;
86 bosch,external-clock-frequency = <16000000>;
87 bosch,disconnect-rx1-input;
88 bosch,disconnect-tx1-output;
89 bosch,iso-low-speed-mux;
97 ranges = <0x0 0xfff00000 0x00004000>;
100 compatible = "fsl,mpc866-fec-mdio", "fsl,pq1-fec-mdio";
102 #address-cells = <1>;
104 PHY: ethernet-phy@f {
110 device_type = "network";
111 compatible = "fsl,mpc866-fec-enet",
115 interrupt-parent = <&PIC>;
117 linux,network-index = <1>;
121 interrupt-controller;
122 #interrupt-cells = <2>;
124 compatible = "fsl,mpc860-pic", "fsl,pq1-pic";
128 #address-cells = <1>;
130 compatible = "fsl,mpc860-cpm", "fsl,cpm1";
134 interrupts = <0 2>; // cpm error interrupt
135 interrupt-parent = <&CPM_PIC>;
138 #address-cells = <1>;
140 ranges = <0x0 0x2000 0x2000>;
143 compatible = "fsl,cpm-muram-data";
149 compatible = "fsl,mpc860-brg",
153 clock-frequency = <0>;
157 interrupt-controller;
158 #address-cells = <0>;
159 #interrupt-cells = <1>;
160 interrupts = <5 2 0 2>;
161 interrupt-parent = <&PIC>;
163 compatible = "fsl,mpc860-cpm-pic",
169 device_type = "serial";
170 compatible = "fsl,mpc860-smc-uart",
172 reg = <0xa80 0x10 0x3e80 0x40>;
174 interrupt-parent = <&CPM_PIC>;
176 fsl,cpm-command = <0x90>;
180 device_type = "network";
181 compatible = "fsl,mpc860-scc-enet",
183 reg = <0xa00 0x18 0x3c00 0x100>;
185 interrupt-parent = <&CPM_PIC>;
186 fsl,cpm-command = <0000>;
187 linux,network-index = <0>;
188 fixed-link = <0 0 10 0 0>;