2 * Copyright (C) 2011 - 2014 Xilinx
4 * This software is licensed under the terms of the GNU General Public
5 * License version 2, as published by the Free Software Foundation, and
6 * may be copied, distributed, and modified under those terms.
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
17 compatible = "xlnx,zynq-7000";
24 compatible = "arm,cortex-a9";
28 clock-latency = <1000>;
29 cpu0-supply = <®ulator_vccpint>;
38 compatible = "arm,cortex-a9";
45 fpga_full: fpga-full {
46 compatible = "fpga-region";
54 compatible = "arm,cortex-a9-pmu";
55 interrupts = <0 5 4>, <0 6 4>;
56 interrupt-parent = <&intc>;
57 reg = <0xf8891000 0x1000>,
61 regulator_vccpint: fixedregulator {
62 compatible = "regulator-fixed";
63 regulator-name = "VCCPINT";
64 regulator-min-microvolt = <1000000>;
65 regulator-max-microvolt = <1000000>;
71 compatible = "simple-bus";
74 interrupt-parent = <&intc>;
78 compatible = "xlnx,zynq-xadc-1.00.a";
79 reg = <0xf8007100 0x20>;
81 interrupt-parent = <&intc>;
86 compatible = "xlnx,zynq-can-1.0";
88 clocks = <&clkc 19>, <&clkc 36>;
89 clock-names = "can_clk", "pclk";
90 reg = <0xe0008000 0x1000>;
91 interrupts = <0 28 4>;
92 interrupt-parent = <&intc>;
93 tx-fifo-depth = <0x40>;
94 rx-fifo-depth = <0x40>;
98 compatible = "xlnx,zynq-can-1.0";
100 clocks = <&clkc 20>, <&clkc 37>;
101 clock-names = "can_clk", "pclk";
102 reg = <0xe0009000 0x1000>;
103 interrupts = <0 51 4>;
104 interrupt-parent = <&intc>;
105 tx-fifo-depth = <0x40>;
106 rx-fifo-depth = <0x40>;
109 gpio0: gpio@e000a000 {
110 compatible = "xlnx,zynq-gpio-1.0";
114 interrupt-controller;
115 #interrupt-cells = <2>;
116 interrupt-parent = <&intc>;
117 interrupts = <0 20 4>;
118 reg = <0xe000a000 0x1000>;
122 compatible = "cdns,i2c-r1p10";
125 interrupt-parent = <&intc>;
126 interrupts = <0 25 4>;
127 reg = <0xe0004000 0x1000>;
128 #address-cells = <1>;
133 compatible = "cdns,i2c-r1p10";
136 interrupt-parent = <&intc>;
137 interrupts = <0 48 4>;
138 reg = <0xe0005000 0x1000>;
139 #address-cells = <1>;
143 intc: interrupt-controller@f8f01000 {
144 compatible = "arm,cortex-a9-gic";
145 #interrupt-cells = <3>;
146 interrupt-controller;
147 reg = <0xF8F01000 0x1000>,
151 L2: cache-controller@f8f02000 {
152 compatible = "arm,pl310-cache";
153 reg = <0xF8F02000 0x1000>;
154 interrupts = <0 2 4>;
155 arm,data-latency = <3 2 2>;
156 arm,tag-latency = <2 2 2>;
161 mc: memory-controller@f8006000 {
162 compatible = "xlnx,zynq-ddrc-a05";
163 reg = <0xf8006000 0x1000>;
166 uart0: serial@e0000000 {
167 compatible = "xlnx,xuartps", "cdns,uart-r1p8";
169 clocks = <&clkc 23>, <&clkc 40>;
170 clock-names = "uart_clk", "pclk";
171 reg = <0xE0000000 0x1000>;
172 interrupts = <0 27 4>;
175 uart1: serial@e0001000 {
176 compatible = "xlnx,xuartps", "cdns,uart-r1p8";
178 clocks = <&clkc 24>, <&clkc 41>;
179 clock-names = "uart_clk", "pclk";
180 reg = <0xE0001000 0x1000>;
181 interrupts = <0 50 4>;
185 compatible = "xlnx,zynq-spi-r1p6";
186 reg = <0xe0006000 0x1000>;
188 interrupt-parent = <&intc>;
189 interrupts = <0 26 4>;
190 clocks = <&clkc 25>, <&clkc 34>;
191 clock-names = "ref_clk", "pclk";
192 #address-cells = <1>;
197 compatible = "xlnx,zynq-spi-r1p6";
198 reg = <0xe0007000 0x1000>;
200 interrupt-parent = <&intc>;
201 interrupts = <0 49 4>;
202 clocks = <&clkc 26>, <&clkc 35>;
203 clock-names = "ref_clk", "pclk";
204 #address-cells = <1>;
208 gem0: ethernet@e000b000 {
209 compatible = "cdns,zynq-gem", "cdns,gem";
210 reg = <0xe000b000 0x1000>;
212 interrupts = <0 22 4>;
213 clocks = <&clkc 30>, <&clkc 30>, <&clkc 13>;
214 clock-names = "pclk", "hclk", "tx_clk";
215 #address-cells = <1>;
219 gem1: ethernet@e000c000 {
220 compatible = "cdns,zynq-gem", "cdns,gem";
221 reg = <0xe000c000 0x1000>;
223 interrupts = <0 45 4>;
224 clocks = <&clkc 31>, <&clkc 31>, <&clkc 14>;
225 clock-names = "pclk", "hclk", "tx_clk";
226 #address-cells = <1>;
230 sdhci0: sdhci@e0100000 {
231 compatible = "arasan,sdhci-8.9a";
233 clock-names = "clk_xin", "clk_ahb";
234 clocks = <&clkc 21>, <&clkc 32>;
235 interrupt-parent = <&intc>;
236 interrupts = <0 24 4>;
237 reg = <0xe0100000 0x1000>;
240 sdhci1: sdhci@e0101000 {
241 compatible = "arasan,sdhci-8.9a";
243 clock-names = "clk_xin", "clk_ahb";
244 clocks = <&clkc 22>, <&clkc 33>;
245 interrupt-parent = <&intc>;
246 interrupts = <0 47 4>;
247 reg = <0xe0101000 0x1000>;
250 slcr: slcr@f8000000 {
251 #address-cells = <1>;
253 compatible = "xlnx,zynq-slcr", "syscon", "simple-mfd";
254 reg = <0xF8000000 0x1000>;
258 compatible = "xlnx,ps7-clkc";
260 clock-output-names = "armpll", "ddrpll", "iopll", "cpu_6or4x",
261 "cpu_3or2x", "cpu_2x", "cpu_1x", "ddr2x", "ddr3x",
262 "dci", "lqspi", "smc", "pcap", "gem0", "gem1",
263 "fclk0", "fclk1", "fclk2", "fclk3", "can0", "can1",
264 "sdio0", "sdio1", "uart0", "uart1", "spi0", "spi1",
265 "dma", "usb0_aper", "usb1_aper", "gem0_aper",
266 "gem1_aper", "sdio0_aper", "sdio1_aper",
267 "spi0_aper", "spi1_aper", "can0_aper", "can1_aper",
268 "i2c0_aper", "i2c1_aper", "uart0_aper", "uart1_aper",
269 "gpio_aper", "lqspi_aper", "smc_aper", "swdt",
270 "dbg_trc", "dbg_apb";
275 compatible = "xlnx,zynq-reset";
281 pinctrl0: pinctrl@700 {
282 compatible = "xlnx,pinctrl-zynq";
288 dmac_s: dmac@f8003000 {
289 compatible = "arm,pl330", "arm,primecell";
290 reg = <0xf8003000 0x1000>;
291 interrupt-parent = <&intc>;
292 interrupt-names = "abort", "dma0", "dma1", "dma2", "dma3",
293 "dma4", "dma5", "dma6", "dma7";
294 interrupts = <0 13 4>,
303 clock-names = "apb_pclk";
306 devcfg: devcfg@f8007000 {
307 compatible = "xlnx,zynq-devcfg-1.0";
308 reg = <0xf8007000 0x100>;
309 interrupt-parent = <&intc>;
310 interrupts = <0 8 4>;
312 clock-names = "ref_clk";
316 global_timer: timer@f8f00200 {
317 compatible = "arm,cortex-a9-global-timer";
318 reg = <0xf8f00200 0x20>;
319 interrupts = <1 11 0x301>;
320 interrupt-parent = <&intc>;
324 ttc0: timer@f8001000 {
325 interrupt-parent = <&intc>;
326 interrupts = <0 10 4>, <0 11 4>, <0 12 4>;
327 compatible = "cdns,ttc";
329 reg = <0xF8001000 0x1000>;
332 ttc1: timer@f8002000 {
333 interrupt-parent = <&intc>;
334 interrupts = <0 37 4>, <0 38 4>, <0 39 4>;
335 compatible = "cdns,ttc";
337 reg = <0xF8002000 0x1000>;
340 scutimer: timer@f8f00600 {
341 interrupt-parent = <&intc>;
342 interrupts = <1 13 0x301>;
343 compatible = "arm,cortex-a9-twd-timer";
344 reg = <0xf8f00600 0x20>;
349 compatible = "xlnx,zynq-usb-2.20a", "chipidea,usb2";
352 interrupt-parent = <&intc>;
353 interrupts = <0 21 4>;
354 reg = <0xe0002000 0x1000>;
359 compatible = "xlnx,zynq-usb-2.20a", "chipidea,usb2";
362 interrupt-parent = <&intc>;
363 interrupts = <0 44 4>;
364 reg = <0xe0003000 0x1000>;
368 watchdog0: watchdog@f8005000 {
370 compatible = "cdns,wdt-r1p2";
371 interrupt-parent = <&intc>;
372 interrupts = <0 9 1>;
373 reg = <0xf8005000 0x1000>;