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>;
81 gmac0: stmmac@ff700000 {
82 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.70a", "snps,dwmac";
83 reg = <0xff700000 0x2000>;
84 interrupts = <0 115 4>;
85 interrupt-names = "macirq";
86 mac-address = [00 00 00 00 00 00];/* Filled in by U-Boot */
90 L2: l2-cache@fffef000 {
91 compatible = "arm,pl310-cache";
92 reg = <0xfffef000 0x1000>;
93 interrupts = <0 38 0x04>;
100 compatible = "arm,cortex-a9-twd-timer";
101 reg = <0xfffec600 0x100>;
102 interrupts = <1 13 0xf04>;
105 timer0: timer0@ffc08000 {
106 compatible = "snps,dw-apb-timer-sp";
107 interrupts = <0 167 4>;
108 reg = <0xffc08000 0x1000>;
111 timer1: timer1@ffc09000 {
112 compatible = "snps,dw-apb-timer-sp";
113 interrupts = <0 168 4>;
114 reg = <0xffc09000 0x1000>;
117 timer2: timer2@ffd00000 {
118 compatible = "snps,dw-apb-timer-osc";
119 interrupts = <0 169 4>;
120 reg = <0xffd00000 0x1000>;
123 timer3: timer3@ffd01000 {
124 compatible = "snps,dw-apb-timer-osc";
125 interrupts = <0 170 4>;
126 reg = <0xffd01000 0x1000>;
129 uart0: serial0@ffc02000 {
130 compatible = "snps,dw-apb-uart";
131 reg = <0xffc02000 0x1000>;
132 interrupts = <0 162 4>;
137 uart1: serial1@ffc03000 {
138 compatible = "snps,dw-apb-uart";
139 reg = <0xffc03000 0x1000>;
140 interrupts = <0 163 4>;
146 compatible = "altr,rst-mgr";
147 reg = <0xffd05000 0x1000>;
151 compatible = "altr,sys-mgr";
152 reg = <0xffd08000 0x4000>;