2 * MPC8272 ADS Device Tree Source
4 * Copyright 2005,2008 Freescale Semiconductor Inc.
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by the
8 * Free Software Foundation; either version 2 of the License, or (at your
9 * option) any later version.
16 compatible = "fsl,mpc8272ads";
27 d-cache-line-size = <32>;
28 i-cache-line-size = <32>;
29 d-cache-size = <16384>;
30 i-cache-size = <16384>;
31 timebase-frequency = <0>;
33 clock-frequency = <0>;
38 device_type = "memory";
43 compatible = "fsl,mpc8272-localbus",
47 reg = <0xf0010100 0x40>;
49 ranges = <0x0 0x0 0xfe000000 0x2000000
50 0x1 0x0 0xf4500000 0x8000
51 0x3 0x0 0xf8200000 0x8000>;
54 compatible = "jedec-flash";
55 reg = <0x0 0x0 0x2000000>;
62 compatible = "fsl,mpc8272ads-bcsr";
65 PCI_PIC: interrupt-controller@3,0 {
66 compatible = "fsl,mpc8272ads-pci-pic",
68 #interrupt-cells = <1>;
71 interrupt-parent = <&PIC>;
79 reg = <0xf0010800 0x10c 0xf00101ac 0x8 0xf00101c4 0x8>;
80 compatible = "fsl,mpc8272-pci", "fsl,pq2-pci";
81 #interrupt-cells = <1>;
84 clock-frequency = <66666666>;
85 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
88 0xb000 0x0 0x0 0x1 &PCI_PIC 0
89 0xb000 0x0 0x0 0x2 &PCI_PIC 1
90 0xb000 0x0 0x0 0x3 &PCI_PIC 2
91 0xb000 0x0 0x0 0x4 &PCI_PIC 3
94 0xb800 0x0 0x0 0x1 &PCI_PIC 4
95 0xb800 0x0 0x0 0x2 &PCI_PIC 5
96 0xb800 0x0 0x0 0x3 &PCI_PIC 6
97 0xb800 0x0 0x0 0x4 &PCI_PIC 7
100 0xc000 0x0 0x0 0x1 &PCI_PIC 8
101 0xc000 0x0 0x0 0x2 &PCI_PIC 9
102 0xc000 0x0 0x0 0x3 &PCI_PIC 10
103 0xc000 0x0 0x0 0x4 &PCI_PIC 11>;
105 interrupt-parent = <&PIC>;
107 ranges = <0x42000000 0x0 0x80000000 0x80000000 0x0 0x20000000
108 0x2000000 0x0 0xa0000000 0xa0000000 0x0 0x20000000
109 0x1000000 0x0 0x0 0xf6000000 0x0 0x2000000>;
113 #address-cells = <1>;
116 compatible = "fsl,mpc8272", "fsl,pq2-soc";
117 ranges = <0x0 0xf0000000 0x53000>;
119 // Temporary -- will go away once kernel uses ranges for get_immrbase().
120 reg = <0xf0000000 0x53000>;
123 #address-cells = <1>;
125 compatible = "fsl,mpc8272-cpm", "fsl,cpm2";
126 reg = <0x119c0 0x30>;
130 #address-cells = <1>;
132 ranges = <0x0 0x0 0x10000>;
135 compatible = "fsl,cpm-muram-data";
136 reg = <0x0 0x2000 0x9800 0x800>;
141 compatible = "fsl,mpc8272-brg",
144 reg = <0x119f0 0x10 0x115f0 0x10>;
148 device_type = "serial";
149 compatible = "fsl,mpc8272-scc-uart",
151 reg = <0x11a00 0x20 0x8000 0x100>;
153 interrupt-parent = <&PIC>;
155 fsl,cpm-command = <0x800000>;
159 device_type = "serial";
160 compatible = "fsl,mpc8272-scc-uart",
162 reg = <0x11a60 0x20 0x8300 0x100>;
164 interrupt-parent = <&PIC>;
166 fsl,cpm-command = <0xce00000>;
170 device_type = "mdio";
171 compatible = "fsl,mpc8272ads-mdio-bitbang",
172 "fsl,mpc8272-mdio-bitbang",
173 "fsl,cpm2-mdio-bitbang";
174 reg = <0x10d40 0x14>;
175 #address-cells = <1>;
180 PHY0: ethernet-phy@0 {
181 interrupt-parent = <&PIC>;
184 device_type = "ethernet-phy";
187 PHY1: ethernet-phy@1 {
188 interrupt-parent = <&PIC>;
191 device_type = "ethernet-phy";
196 device_type = "network";
197 compatible = "fsl,mpc8272-fcc-enet",
199 reg = <0x11300 0x20 0x8400 0x100 0x11390 0x1>;
200 local-mac-address = [ 00 00 00 00 00 00 ];
202 interrupt-parent = <&PIC>;
203 phy-handle = <&PHY0>;
204 linux,network-index = <0>;
205 fsl,cpm-command = <0x12000300>;
209 device_type = "network";
210 compatible = "fsl,mpc8272-fcc-enet",
212 reg = <0x11320 0x20 0x8500 0x100 0x113b0 0x1>;
213 local-mac-address = [ 00 00 00 00 00 00 ];
215 interrupt-parent = <&PIC>;
216 phy-handle = <&PHY1>;
217 linux,network-index = <1>;
218 fsl,cpm-command = <0x16200300>;
222 compatible = "fsl,mpc8272-i2c",
224 reg = <0x11860 0x20 0x8afc 0x2>;
226 interrupt-parent = <&PIC>;
227 fsl,cpm-command = <0x29600000>;
228 #address-cells = <1>;
233 PIC: interrupt-controller@10c00 {
234 #interrupt-cells = <2>;
235 interrupt-controller;
236 reg = <0x10c00 0x80>;
237 compatible = "fsl,mpc8272-pic", "fsl,cpm2-pic";
241 compatible = "fsl,sec1.0";
242 reg = <0x40000 0x13000>;
243 interrupts = <47 0x8>;
244 interrupt-parent = <&PIC>;
245 fsl,num-channels = <4>;
246 fsl,channel-fifo-len = <24>;
247 fsl,exec-units-mask = <0x7e>;
248 fsl,descriptor-types-mask = <0x1010415>;
253 linux,stdout-path = "/soc/cpm/serial@11a00";