1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree Include file for Freescale Layerscape-2080A family SoC.
5 * Copyright 2014-2016 Freescale Semiconductor, Inc.
7 * Abhimanyu Saini <abhimanyu.saini@nxp.com>
8 * Bhupesh Sharma <bhupesh.sharma@freescale.com>
12 #include <dt-bindings/clock/fsl,qoriq-clockgen.h>
13 #include "fsl-ls208xa.dtsi"
18 compatible = "arm,cortex-a57";
20 clocks = <&clockgen QORIQ_CLK_CMUX 0>;
21 cpu-idle-states = <&CPU_PW20>;
22 next-level-cache = <&cluster0_l2>;
28 compatible = "arm,cortex-a57";
30 clocks = <&clockgen QORIQ_CLK_CMUX 0>;
31 cpu-idle-states = <&CPU_PW20>;
32 next-level-cache = <&cluster0_l2>;
38 compatible = "arm,cortex-a57";
40 clocks = <&clockgen QORIQ_CLK_CMUX 1>;
41 cpu-idle-states = <&CPU_PW20>;
42 next-level-cache = <&cluster1_l2>;
48 compatible = "arm,cortex-a57";
50 clocks = <&clockgen QORIQ_CLK_CMUX 1>;
51 cpu-idle-states = <&CPU_PW20>;
52 next-level-cache = <&cluster1_l2>;
58 compatible = "arm,cortex-a57";
60 clocks = <&clockgen QORIQ_CLK_CMUX 2>;
61 cpu-idle-states = <&CPU_PW20>;
62 next-level-cache = <&cluster2_l2>;
68 compatible = "arm,cortex-a57";
70 clocks = <&clockgen QORIQ_CLK_CMUX 2>;
71 cpu-idle-states = <&CPU_PW20>;
72 next-level-cache = <&cluster2_l2>;
78 compatible = "arm,cortex-a57";
80 clocks = <&clockgen QORIQ_CLK_CMUX 3>;
81 next-level-cache = <&cluster3_l2>;
82 cpu-idle-states = <&CPU_PW20>;
88 compatible = "arm,cortex-a57";
90 clocks = <&clockgen QORIQ_CLK_CMUX 3>;
91 cpu-idle-states = <&CPU_PW20>;
92 next-level-cache = <&cluster3_l2>;
96 cluster0_l2: l2-cache0 {
102 cluster1_l2: l2-cache1 {
103 compatible = "cache";
108 cluster2_l2: l2-cache2 {
109 compatible = "cache";
114 cluster3_l2: l2-cache3 {
115 compatible = "cache";
121 compatible = "arm,idle-state";
122 idle-state-name = "PW20";
123 arm,psci-suspend-param = <0x00010000>;
124 entry-latency-us = <2000>;
125 exit-latency-us = <2000>;
126 min-residency-us = <6000>;
131 reg = <0x00 0x03400000 0x0 0x00100000>, /* controller registers */
132 <0x10 0x00000000 0x0 0x00002000>; /* configuration space */
134 ranges = <0x81000000 0x0 0x00000000 0x10 0x00010000 0x0 0x00010000 /* downstream I/O */
135 0x82000000 0x0 0x40000000 0x10 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
139 reg = <0x00 0x03500000 0x0 0x00100000>, /* controller registers */
140 <0x12 0x00000000 0x0 0x00002000>; /* configuration space */
142 ranges = <0x81000000 0x0 0x00000000 0x12 0x00010000 0x0 0x00010000 /* downstream I/O */
143 0x82000000 0x0 0x40000000 0x12 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
147 reg = <0x00 0x03600000 0x0 0x00100000>, /* controller registers */
148 <0x14 0x00000000 0x0 0x00002000>; /* configuration space */
150 ranges = <0x81000000 0x0 0x00000000 0x14 0x00010000 0x0 0x00010000 /* downstream I/O */
151 0x82000000 0x0 0x40000000 0x14 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
155 reg = <0x00 0x03700000 0x0 0x00100000>, /* controller registers */
156 <0x16 0x00000000 0x0 0x00002000>; /* configuration space */
158 ranges = <0x81000000 0x0 0x00000000 0x16 0x00010000 0x0 0x00010000 /* downstream I/O */
159 0x82000000 0x0 0x40000000 0x16 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */