Lines Matching +full:0 +full:- +full:rtic
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree Include file for NXP Layerscape-1012A family SoC.
6 * Copyright 2019-2020 NXP
10 #include <dt-bindings/clock/fsl,qoriq-clockgen.h>
11 #include <dt-bindings/interrupt-controller/arm-gic.h>
12 #include <dt-bindings/thermal/thermal.h>
16 interrupt-parent = <&gic>;
17 #address-cells = <2>;
18 #size-cells = <2>;
23 rtic-a = &rtic_a;
24 rtic-b = &rtic_b;
25 rtic-c = &rtic_c;
26 rtic-d = &rtic_d;
27 sec-mon = &sec_mon;
31 #address-cells = <1>;
32 #size-cells = <0>;
34 cpu0: cpu@0 {
36 compatible = "arm,cortex-a53";
37 reg = <0x0>;
38 clocks = <&clockgen QORIQ_CLK_CMUX 0>;
39 #cooling-cells = <2>;
40 cpu-idle-states = <&CPU_PH20>;
44 idle-states {
46 * PSCI node is not added default, U-boot will add missing
49 entry-method = "psci";
51 CPU_PH20: cpu-ph20 {
52 compatible = "arm,idle-state";
53 idle-state-name = "PH20";
54 arm,psci-suspend-param = <0x0>;
55 entry-latency-us = <1000>;
56 exit-latency-us = <1000>;
57 min-residency-us = <3000>;
62 compatible = "fixed-clock";
63 #clock-cells = <0>;
64 clock-frequency = <125000000>;
65 clock-output-names = "sysclk";
69 compatible = "fixed-clock";
70 #clock-cells = <0>;
71 clock-frequency = <100000000>;
72 clock-output-names = "coreclk";
76 compatible = "arm,armv8-timer";
78 <GIC_PPI 14 IRQ_TYPE_LEVEL_LOW>,/* Physical Non-Secure PPI */
84 compatible = "arm,cortex-a53-pmu";
88 gic: interrupt-controller@1400000 {
89 compatible = "arm,gic-400";
90 #interrupt-cells = <3>;
91 interrupt-controller;
92 reg = <0x0 0x1401000 0 0x1000>, /* GICD */
93 <0x0 0x1402000 0 0x2000>, /* GICC */
94 <0x0 0x1404000 0 0x2000>, /* GICH */
95 <0x0 0x1406000 0 0x2000>; /* GICV */
100 compatible = "syscon-reboot";
102 offset = <0xb0>;
103 mask = <0x02>;
106 thermal-zones {
107 cpu_thermal: cpu-thermal {
108 polling-delay-passive = <1000>;
109 polling-delay = <5000>;
110 thermal-sensors = <&tmu 0>;
113 cpu_alert: cpu-alert {
119 cpu_crit: cpu-crit {
126 cooling-maps {
129 cooling-device =
138 compatible = "simple-bus";
139 #address-cells = <2>;
140 #size-cells = <2>;
144 compatible = "fsl,ls1021a-qspi";
145 #address-cells = <1>;
146 #size-cells = <0>;
147 reg = <0x0 0x1550000 0x0 0x10000>,
148 <0x0 0x40000000 0x0 0x10000000>;
149 reg-names = "QuadSPI", "QuadSPI-memory";
151 clock-names = "qspi_en", "qspi";
160 compatible = "fsl,ls1012a-esdhc", "fsl,esdhc";
161 reg = <0x0 0x1560000 0x0 0x10000>;
165 voltage-ranges = <1800 1800 3300 3300>;
166 sdhci,auto-cmd12;
167 bus-width = <4>;
172 compatible = "fsl,ls1012a-scfg", "syscon";
173 reg = <0x0 0x1570000 0x0 0x10000>;
174 big-endian;
178 compatible = "fsl,ls1012a-esdhc", "fsl,esdhc";
179 reg = <0x0 0x1580000 0x0 0x10000>;
183 voltage-ranges = <1800 1800 3300 3300>;
184 sdhci,auto-cmd12;
185 broken-cd;
186 bus-width = <4>;
191 compatible = "fsl,sec-v5.4", "fsl,sec-v5.0",
192 "fsl,sec-v4.0";
193 fsl,sec-era = <8>;
194 #address-cells = <1>;
195 #size-cells = <1>;
196 ranges = <0x0 0x00 0x1700000 0x100000>;
197 reg = <0x00 0x1700000 0x0 0x100000>;
199 dma-coherent;
202 compatible = "fsl,sec-v5.4-job-ring",
203 "fsl,sec-v5.0-job-ring",
204 "fsl,sec-v4.0-job-ring";
205 reg = <0x10000 0x10000>;
210 compatible = "fsl,sec-v5.4-job-ring",
211 "fsl,sec-v5.0-job-ring",
212 "fsl,sec-v4.0-job-ring";
213 reg = <0x20000 0x10000>;
218 compatible = "fsl,sec-v5.4-job-ring",
219 "fsl,sec-v5.0-job-ring",
220 "fsl,sec-v4.0-job-ring";
221 reg = <0x30000 0x10000>;
226 compatible = "fsl,sec-v5.4-job-ring",
227 "fsl,sec-v5.0-job-ring",
228 "fsl,sec-v4.0-job-ring";
229 reg = <0x40000 0x10000>;
233 rtic@60000 {
234 compatible = "fsl,sec-v5.4-rtic",
235 "fsl,sec-v5.0-rtic",
236 "fsl,sec-v4.0-rtic";
237 #address-cells = <1>;
238 #size-cells = <1>;
239 reg = <0x60000 0x100>, <0x60e00 0x18>;
240 ranges = <0x0 0x60100 0x500>;
242 rtic_a: rtic-a@0 {
243 compatible = "fsl,sec-v5.4-rtic-memory",
244 "fsl,sec-v5.0-rtic-memory",
245 "fsl,sec-v4.0-rtic-memory";
246 reg = <0x00 0x20>, <0x100 0x100>;
249 rtic_b: rtic-b@20 {
250 compatible = "fsl,sec-v5.4-rtic-memory",
251 "fsl,sec-v5.0-rtic-memory",
252 "fsl,sec-v4.0-rtic-memory";
253 reg = <0x20 0x20>, <0x200 0x100>;
256 rtic_c: rtic-c@40 {
257 compatible = "fsl,sec-v5.4-rtic-memory",
258 "fsl,sec-v5.0-rtic-memory",
259 "fsl,sec-v4.0-rtic-memory";
260 reg = <0x40 0x20>, <0x300 0x100>;
263 rtic_d: rtic-d@60 {
264 compatible = "fsl,sec-v5.4-rtic-memory",
265 "fsl,sec-v5.0-rtic-memory",
266 "fsl,sec-v4.0-rtic-memory";
267 reg = <0x60 0x20>, <0x400 0x100>;
273 compatible = "fsl,ls1021a-sfp";
274 reg = <0x0 0x1e80000 0x0 0x10000>;
277 clock-names = "sfp";
281 compatible = "fsl,sec-v5.4-mon", "fsl,sec-v5.0-mon",
282 "fsl,sec-v4.0-mon";
283 reg = <0x0 0x1e90000 0x0 0x10000>;
289 compatible = "fsl,ls1012a-dcfg",
291 reg = <0x0 0x1ee0000 0x0 0x1000>;
292 big-endian;
296 compatible = "fsl,ls1012a-clockgen";
297 reg = <0x0 0x1ee1000 0x0 0x1000>;
298 #clock-cells = <2>;
300 clock-names = "sysclk", "coreclk";
304 compatible = "fsl,qoriq-tmu";
305 reg = <0x0 0x1f00000 0x0 0x10000>;
307 fsl,tmu-range = <0xb0000 0x9002a 0x6004c 0x60062>;
308 fsl,tmu-calibration =
309 <0x00000000 0x00000025>,
310 <0x00000001 0x0000002c>,
311 <0x00000002 0x00000032>,
312 <0x00000003 0x00000039>,
313 <0x00000004 0x0000003f>,
314 <0x00000005 0x00000046>,
315 <0x00000006 0x0000004c>,
316 <0x00000007 0x00000053>,
317 <0x00000008 0x00000059>,
318 <0x00000009 0x0000005f>,
319 <0x0000000a 0x00000066>,
320 <0x0000000b 0x0000006c>,
322 <0x00010000 0x00000026>,
323 <0x00010001 0x0000002d>,
324 <0x00010002 0x00000035>,
325 <0x00010003 0x0000003d>,
326 <0x00010004 0x00000045>,
327 <0x00010005 0x0000004d>,
328 <0x00010006 0x00000055>,
329 <0x00010007 0x0000005d>,
330 <0x00010008 0x00000065>,
331 <0x00010009 0x0000006d>,
333 <0x00020000 0x00000026>,
334 <0x00020001 0x00000030>,
335 <0x00020002 0x0000003a>,
336 <0x00020003 0x00000044>,
337 <0x00020004 0x0000004e>,
338 <0x00020005 0x00000059>,
339 <0x00020006 0x00000063>,
341 <0x00030000 0x00000014>,
342 <0x00030001 0x00000021>,
343 <0x00030002 0x0000002e>,
344 <0x00030003 0x0000003a>,
345 <0x00030004 0x00000047>,
346 <0x00030005 0x00000053>,
347 <0x00030006 0x00000060>;
348 #thermal-sensor-cells = <1>;
352 compatible = "fsl,ls1012a-i2c", "fsl,vf610-i2c";
353 #address-cells = <1>;
354 #size-cells = <0>;
355 reg = <0x0 0x2180000 0x0 0x10000>;
359 scl-gpios = <&gpio0 2 0>;
364 compatible = "fsl,ls1012a-i2c", "fsl,vf610-i2c";
365 #address-cells = <1>;
366 #size-cells = <0>;
367 reg = <0x0 0x2190000 0x0 0x10000>;
371 scl-gpios = <&gpio0 13 0>;
376 compatible = "fsl,ls1012a-dspi", "fsl,ls1021a-v1.0-dspi";
377 #address-cells = <1>;
378 #size-cells = <0>;
379 reg = <0x0 0x2100000 0x0 0x10000>;
381 clock-names = "dspi";
384 spi-num-chipselects = <5>;
385 big-endian;
391 reg = <0x00 0x21c0500 0x0 0x100>;
400 reg = <0x00 0x21c0600 0x0 0x100>;
408 compatible = "fsl,ls1021a-gpio", "fsl,qoriq-gpio";
409 reg = <0x0 0x2300000 0x0 0x10000>;
411 gpio-controller;
412 #gpio-cells = <2>;
413 interrupt-controller;
414 #interrupt-cells = <2>;
418 compatible = "fsl,ls1021a-gpio", "fsl,qoriq-gpio";
419 reg = <0x0 0x2310000 0x0 0x10000>;
421 gpio-controller;
422 #gpio-cells = <2>;
423 interrupt-controller;
424 #interrupt-cells = <2>;
428 compatible = "fsl,ls1012a-wdt",
429 "fsl,imx21-wdt";
430 reg = <0x0 0x2ad0000 0x0 0x10000>;
433 big-endian;
437 #sound-dai-cells = <0>;
438 compatible = "fsl,vf610-sai";
439 reg = <0x0 0x2b50000 0x0 0x10000>;
449 clock-names = "bus", "mclk1", "mclk2", "mclk3";
450 dma-names = "rx", "tx";
457 #sound-dai-cells = <0>;
458 compatible = "fsl,vf610-sai";
459 reg = <0x0 0x2b60000 0x0 0x10000>;
469 clock-names = "bus", "mclk1", "mclk2", "mclk3";
470 dma-names = "rx", "tx";
476 edma0: dma-controller@2c00000 {
477 #dma-cells = <2>;
478 compatible = "fsl,vf610-edma";
479 reg = <0x0 0x2c00000 0x0 0x10000>,
480 <0x0 0x2c10000 0x0 0x10000>,
481 <0x0 0x2c20000 0x0 0x10000>;
484 interrupt-names = "edma-tx", "edma-err";
485 dma-channels = <32>;
486 big-endian;
487 clock-names = "dmamux0", "dmamux1";
496 reg = <0x0 0x2f00000 0x0 0x10000>;
499 snps,quirk-frame-length-adjustment = <0x20>;
501 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
505 compatible = "fsl,ls1012a-ahci", "fsl,ls1043a-ahci";
506 reg = <0x0 0x3200000 0x0 0x10000>,
507 <0x0 0x20140520 0x0 0x4>;
508 reg-names = "ahci", "sata-ecc";
512 dma-coherent;
517 compatible = "fsl-usb2-dr-v2.5", "fsl-usb2-dr";
518 reg = <0x0 0x8600000 0x0 0x1000>;
524 msi: msi-controller1@1572000 {
525 compatible = "fsl,ls1012a-msi";
526 reg = <0x0 0x1572000 0x0 0x8>;
527 msi-controller;
532 compatible = "fsl,ls1012a-pcie";
533 reg = <0x00 0x03400000 0x0 0x00100000>, /* controller registers */
534 <0x40 0x00000000 0x0 0x00002000>; /* configuration space */
535 reg-names = "regs", "config";
538 interrupt-names = "pme", "aer";
539 #address-cells = <3>;
540 #size-cells = <2>;
542 bus-range = <0x0 0xff>;
543 ranges = <0x81000000 0x0 0x00000000 0x40 0x00010000 0x0 0x00010000 /* downstream I/O */
544 0x82000000 0x0 0x40000000 0x40 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
545 msi-parent = <&msi>;
546 #interrupt-cells = <1>;
547 interrupt-map-mask = <0 0 0 7>;
548 interrupt-map = <0000 0 0 1 &gic 0 110 IRQ_TYPE_LEVEL_HIGH>,
549 <0000 0 0 2 &gic 0 111 IRQ_TYPE_LEVEL_HIGH>,
550 <0000 0 0 3 &gic 0 112 IRQ_TYPE_LEVEL_HIGH>,
551 <0000 0 0 4 &gic 0 113 IRQ_TYPE_LEVEL_HIGH>;
552 big-endian;
556 rcpm: wakeup-controller@1ee2140 {
557 compatible = "fsl,ls1012a-rcpm", "fsl,qoriq-rcpm-2.1+";
558 reg = <0x0 0x1ee2140 0x0 0x4>;
559 #fsl,rcpm-wakeup-cells = <1>;
563 compatible = "fsl,ls1012a-ftm-alarm";
564 reg = <0x0 0x29d0000 0x0 0x10000>;
565 fsl,rcpm-wakeup = <&rcpm 0x20000>;
567 big-endian;
573 compatible = "linaro,optee-tz";