2 * Copyright (C) 2012 Altera <www.altera.com>
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License as published by
6 * the Free Software Foundation; either version 2 of the License, or
7 * (at your option) any later version.
9 * This program is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU General Public License for more details.
14 * You should have received a copy of the GNU General Public License
15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
18 /include/ "skeleton.dtsi"
39 compatible = "arm,cortex-a9";
42 next-level-cache = <&L2>;
45 compatible = "arm,cortex-a9";
48 next-level-cache = <&L2>;
53 compatible = "arm,cortex-a9-gic";
54 #interrupt-cells = <3>;
56 reg = <0xfffed000 0x1000>,
63 compatible = "simple-bus";
65 interrupt-parent = <&intc>;
69 compatible = "arm,amba-bus";
75 compatible = "arm,pl330", "arm,primecell";
76 reg = <0xffe01000 0x1000>;
77 interrupts = <0 180 4>;
85 compatible = "altr,clk-mgr";
86 reg = <0xffd04000 0x1000>;
94 compatible = "fixed-clock";
101 compatible = "altr,socfpga-pll-clock";
107 compatible = "altr,socfpga-perip-clk";
108 clocks = <&main_pll>;
115 compatible = "altr,socfpga-perip-clk";
116 clocks = <&main_pll>;
121 dbg_base_clk: dbg_base_clk {
123 compatible = "altr,socfpga-perip-clk";
124 clocks = <&main_pll>;
129 main_qspi_clk: main_qspi_clk {
131 compatible = "altr,socfpga-perip-clk";
132 clocks = <&main_pll>;
136 main_nand_sdmmc_clk: main_nand_sdmmc_clk {
138 compatible = "altr,socfpga-perip-clk";
139 clocks = <&main_pll>;
143 cfg_s2f_usr0_clk: cfg_s2f_usr0_clk {
145 compatible = "altr,socfpga-perip-clk";
146 clocks = <&main_pll>;
151 periph_pll: periph_pll {
152 #address-cells = <1>;
155 compatible = "altr,socfpga-pll-clock";
159 emac0_clk: emac0_clk {
161 compatible = "altr,socfpga-perip-clk";
162 clocks = <&periph_pll>;
166 emac1_clk: emac1_clk {
168 compatible = "altr,socfpga-perip-clk";
169 clocks = <&periph_pll>;
173 per_qspi_clk: per_qsi_clk {
175 compatible = "altr,socfpga-perip-clk";
176 clocks = <&periph_pll>;
180 per_nand_mmc_clk: per_nand_mmc_clk {
182 compatible = "altr,socfpga-perip-clk";
183 clocks = <&periph_pll>;
187 per_base_clk: per_base_clk {
189 compatible = "altr,socfpga-perip-clk";
190 clocks = <&periph_pll>;
194 s2f_usr1_clk: s2f_usr1_clk {
196 compatible = "altr,socfpga-perip-clk";
197 clocks = <&periph_pll>;
202 sdram_pll: sdram_pll {
203 #address-cells = <1>;
206 compatible = "altr,socfpga-pll-clock";
210 ddr_dqs_clk: ddr_dqs_clk {
212 compatible = "altr,socfpga-perip-clk";
213 clocks = <&sdram_pll>;
217 ddr_2x_dqs_clk: ddr_2x_dqs_clk {
219 compatible = "altr,socfpga-perip-clk";
220 clocks = <&sdram_pll>;
224 ddr_dq_clk: ddr_dq_clk {
226 compatible = "altr,socfpga-perip-clk";
227 clocks = <&sdram_pll>;
231 s2f_usr2_clk: s2f_usr2_clk {
233 compatible = "altr,socfpga-perip-clk";
234 clocks = <&sdram_pll>;
241 gmac0: stmmac@ff700000 {
242 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.70a", "snps,dwmac";
243 reg = <0xff700000 0x2000>;
244 interrupts = <0 115 4>;
245 interrupt-names = "macirq";
246 mac-address = [00 00 00 00 00 00];/* Filled in by U-Boot */
250 L2: l2-cache@fffef000 {
251 compatible = "arm,pl310-cache";
252 reg = <0xfffef000 0x1000>;
253 interrupts = <0 38 0x04>;
260 compatible = "arm,cortex-a9-twd-timer";
261 reg = <0xfffec600 0x100>;
262 interrupts = <1 13 0xf04>;
265 timer0: timer0@ffc08000 {
266 compatible = "snps,dw-apb-timer-sp";
267 interrupts = <0 167 4>;
268 reg = <0xffc08000 0x1000>;
271 timer1: timer1@ffc09000 {
272 compatible = "snps,dw-apb-timer-sp";
273 interrupts = <0 168 4>;
274 reg = <0xffc09000 0x1000>;
277 timer2: timer2@ffd00000 {
278 compatible = "snps,dw-apb-timer-osc";
279 interrupts = <0 169 4>;
280 reg = <0xffd00000 0x1000>;
283 timer3: timer3@ffd01000 {
284 compatible = "snps,dw-apb-timer-osc";
285 interrupts = <0 170 4>;
286 reg = <0xffd01000 0x1000>;
289 uart0: serial0@ffc02000 {
290 compatible = "snps,dw-apb-uart";
291 reg = <0xffc02000 0x1000>;
292 interrupts = <0 162 4>;
297 uart1: serial1@ffc03000 {
298 compatible = "snps,dw-apb-uart";
299 reg = <0xffc03000 0x1000>;
300 interrupts = <0 163 4>;
306 compatible = "altr,rst-mgr";
307 reg = <0xffd05000 0x1000>;
311 compatible = "altr,sys-mgr";
312 reg = <0xffd08000 0x4000>;