2 * Copyright 2013-2014 Freescale Semiconductor, Inc.
4 * This file is dual-licensed: you can use it either under the terms
5 * of the GPL or the X11 license, at your option. Note that this dual
6 * licensing only applies to this file, and not this project as a
9 * a) This file is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License as
11 * published by the Free Software Foundation; either version 2 of
12 * the License, or (at your option) any later version.
14 * This file is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 * GNU General Public License for more details.
19 * You should have received a copy of the GNU General Public
20 * License along with this file; if not, write to the Free
21 * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
26 * b) Permission is hereby granted, free of charge, to any person
27 * obtaining a copy of this software and associated documentation
28 * files (the "Software"), to deal in the Software without
29 * restriction, including without limitation the rights to use,
30 * copy, modify, merge, publish, distribute, sublicense, and/or
31 * sell copies of the Software, and to permit persons to whom the
32 * Software is furnished to do so, subject to the following
35 * The above copyright notice and this permission notice shall be
36 * included in all copies or substantial portions of the Software.
38 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
39 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
40 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
41 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
42 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
43 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
44 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
45 * OTHER DEALINGS IN THE SOFTWARE.
48 #include "skeleton64.dtsi"
49 #include <dt-bindings/interrupt-controller/arm-gic.h>
52 compatible = "fsl,ls1021a";
53 interrupt-parent = <&gic>;
70 compatible = "arm,cortex-a7";
73 clocks = <&cluster1_clk>;
77 compatible = "arm,cortex-a7";
80 clocks = <&cluster1_clk>;
85 compatible = "arm,armv7-timer";
86 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
87 <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
88 <GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
89 <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>;
93 compatible = "arm,cortex-a7-pmu";
94 interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>,
95 <GIC_SPI 139 IRQ_TYPE_LEVEL_HIGH>;
99 compatible = "simple-bus";
100 #address-cells = <2>;
103 interrupt-parent = <&gic>;
106 gic: interrupt-controller@1400000 {
107 compatible = "arm,cortex-a7-gic";
108 #interrupt-cells = <3>;
109 interrupt-controller;
110 reg = <0x0 0x1401000 0x0 0x1000>,
111 <0x0 0x1402000 0x0 0x1000>,
112 <0x0 0x1404000 0x0 0x2000>,
113 <0x0 0x1406000 0x0 0x2000>;
114 interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_HIGH)>;
119 compatible = "fsl,ifc", "simple-bus";
120 reg = <0x0 0x1530000 0x0 0x10000>;
121 interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
125 compatible = "fsl,ls1021a-dcfg", "syscon";
126 reg = <0x0 0x1ee0000 0x0 0x10000>;
130 esdhc: esdhc@1560000 {
131 compatible = "fsl,esdhc";
132 reg = <0x0 0x1560000 0x0 0x10000>;
133 interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;
134 clock-frequency = <0>;
135 voltage-ranges = <1800 1800 3300 3300>;
143 compatible = "fsl,ls1021a-scfg", "syscon";
144 reg = <0x0 0x1570000 0x0 0x10000>;
148 clockgen: clocking@1ee1000 {
149 #address-cells = <1>;
151 ranges = <0x0 0x0 0x1ee1000 0x10000>;
154 compatible = "fixed-clock";
156 clock-output-names = "sysclk";
160 compatible = "fsl,qoriq-core-pll-2.0";
164 clock-output-names = "cga-pll1", "cga-pll1-div2",
168 platform_clk: pll@c00 {
169 compatible = "fsl,qoriq-core-pll-2.0";
173 clock-output-names = "platform-clk", "platform-clk-div2";
176 cluster1_clk: clk0c0@0 {
177 compatible = "fsl,qoriq-core-mux-2.0";
180 clock-names = "pll1cga", "pll1cga-div2", "pll1cga-div4";
181 clocks = <&cga_pll1 0>, <&cga_pll1 1>, <&cga_pll1 2>;
182 clock-output-names = "cluster1-clk";
186 dspi0: dspi@2100000 {
187 compatible = "fsl,vf610-dspi";
188 #address-cells = <1>;
190 reg = <0x0 0x2100000 0x0 0x10000>;
191 interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
192 clock-names = "dspi";
193 clocks = <&platform_clk 1>;
194 spi-num-chipselects = <5>;
199 dspi1: dspi@2110000 {
200 compatible = "fsl,vf610-dspi";
201 #address-cells = <1>;
203 reg = <0x0 0x2110000 0x0 0x10000>;
204 interrupts = <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>;
205 clock-names = "dspi";
206 clocks = <&platform_clk 1>;
207 spi-num-chipselects = <5>;
213 compatible = "fsl,vf610-i2c";
214 #address-cells = <1>;
216 reg = <0x0 0x2180000 0x0 0x10000>;
217 interrupts = <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>;
219 clocks = <&platform_clk 1>;
224 compatible = "fsl,vf610-i2c";
225 #address-cells = <1>;
227 reg = <0x0 0x2190000 0x0 0x10000>;
228 interrupts = <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>;
230 clocks = <&platform_clk 1>;
235 compatible = "fsl,vf610-i2c";
236 #address-cells = <1>;
238 reg = <0x0 0x21a0000 0x0 0x10000>;
239 interrupts = <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>;
241 clocks = <&platform_clk 1>;
245 uart0: serial@21c0500 {
246 compatible = "fsl,16550-FIFO64", "ns16550a";
247 reg = <0x0 0x21c0500 0x0 0x100>;
248 interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
249 clock-frequency = <0>;
254 uart1: serial@21c0600 {
255 compatible = "fsl,16550-FIFO64", "ns16550a";
256 reg = <0x0 0x21c0600 0x0 0x100>;
257 interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
258 clock-frequency = <0>;
263 uart2: serial@21d0500 {
264 compatible = "fsl,16550-FIFO64", "ns16550a";
265 reg = <0x0 0x21d0500 0x0 0x100>;
266 interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
267 clock-frequency = <0>;
272 uart3: serial@21d0600 {
273 compatible = "fsl,16550-FIFO64", "ns16550a";
274 reg = <0x0 0x21d0600 0x0 0x100>;
275 interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
276 clock-frequency = <0>;
281 lpuart0: serial@2950000 {
282 compatible = "fsl,ls1021a-lpuart";
283 reg = <0x0 0x2950000 0x0 0x1000>;
284 interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
290 lpuart1: serial@2960000 {
291 compatible = "fsl,ls1021a-lpuart";
292 reg = <0x0 0x2960000 0x0 0x1000>;
293 interrupts = <GIC_SPI 81 IRQ_TYPE_LEVEL_HIGH>;
294 clocks = <&platform_clk 1>;
299 lpuart2: serial@2970000 {
300 compatible = "fsl,ls1021a-lpuart";
301 reg = <0x0 0x2970000 0x0 0x1000>;
302 interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;
303 clocks = <&platform_clk 1>;
308 lpuart3: serial@2980000 {
309 compatible = "fsl,ls1021a-lpuart";
310 reg = <0x0 0x2980000 0x0 0x1000>;
311 interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
312 clocks = <&platform_clk 1>;
317 lpuart4: serial@2990000 {
318 compatible = "fsl,ls1021a-lpuart";
319 reg = <0x0 0x2990000 0x0 0x1000>;
320 interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
321 clocks = <&platform_clk 1>;
326 lpuart5: serial@29a0000 {
327 compatible = "fsl,ls1021a-lpuart";
328 reg = <0x0 0x29a0000 0x0 0x1000>;
329 interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
330 clocks = <&platform_clk 1>;
335 wdog0: watchdog@2ad0000 {
336 compatible = "fsl,imx21-wdt";
337 reg = <0x0 0x2ad0000 0x0 0x10000>;
338 interrupts = <GIC_SPI 115 IRQ_TYPE_LEVEL_HIGH>;
339 clocks = <&platform_clk 1>;
340 clock-names = "wdog-en";
345 compatible = "fsl,vf610-sai";
346 reg = <0x0 0x2b50000 0x0 0x10000>;
347 interrupts = <GIC_SPI 132 IRQ_TYPE_LEVEL_HIGH>;
348 clocks = <&platform_clk 1>;
350 dma-names = "tx", "rx";
351 dmas = <&edma0 1 47>,
358 compatible = "fsl,vf610-sai";
359 reg = <0x0 0x2b60000 0x0 0x10000>;
360 interrupts = <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>;
361 clocks = <&platform_clk 1>;
363 dma-names = "tx", "rx";
364 dmas = <&edma0 1 45>,
370 edma0: edma@2c00000 {
372 compatible = "fsl,vf610-edma";
373 reg = <0x0 0x2c00000 0x0 0x10000>,
374 <0x0 0x2c10000 0x0 0x10000>,
375 <0x0 0x2c20000 0x0 0x10000>;
376 interrupts = <GIC_SPI 135 IRQ_TYPE_LEVEL_HIGH>,
377 <GIC_SPI 135 IRQ_TYPE_LEVEL_HIGH>;
378 interrupt-names = "edma-tx", "edma-err";
381 clock-names = "dmamux0", "dmamux1";
382 clocks = <&platform_clk 1>,
386 mdio0: mdio@2d24000 {
387 compatible = "gianfar";
388 device_type = "mdio";
389 #address-cells = <1>;
391 reg = <0x0 0x2d24000 0x0 0x4000>;
395 compatible = "fsl-usb2-dr-v2.5", "fsl-usb2-dr";
396 reg = <0x0 0x8600000 0x0 0x1000>;
397 interrupts = <GIC_SPI 171 IRQ_TYPE_LEVEL_HIGH>;
403 compatible = "snps,dwc3";
404 reg = <0x0 0x3100000 0x0 0x10000>;
405 interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;