1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree Include file for Freescale Layerscape-2088A family SoC.
5 * Copyright 2016 Freescale Semiconductor, Inc.
8 * Abhimanyu Saini <abhimanyu.saini@nxp.com>
12 #include "fsl-ls208xa.dtsi"
17 compatible = "arm,cortex-a72";
19 clocks = <&clockgen 1 0>;
20 cpu-idle-states = <&CPU_PW20>;
21 next-level-cache = <&cluster0_l2>;
27 compatible = "arm,cortex-a72";
29 clocks = <&clockgen 1 0>;
30 cpu-idle-states = <&CPU_PW20>;
31 next-level-cache = <&cluster0_l2>;
37 compatible = "arm,cortex-a72";
39 clocks = <&clockgen 1 1>;
40 cpu-idle-states = <&CPU_PW20>;
41 next-level-cache = <&cluster1_l2>;
47 compatible = "arm,cortex-a72";
49 clocks = <&clockgen 1 1>;
50 cpu-idle-states = <&CPU_PW20>;
51 next-level-cache = <&cluster1_l2>;
57 compatible = "arm,cortex-a72";
59 clocks = <&clockgen 1 2>;
60 next-level-cache = <&cluster2_l2>;
61 cpu-idle-states = <&CPU_PW20>;
67 compatible = "arm,cortex-a72";
69 clocks = <&clockgen 1 2>;
70 cpu-idle-states = <&CPU_PW20>;
71 next-level-cache = <&cluster2_l2>;
77 compatible = "arm,cortex-a72";
79 clocks = <&clockgen 1 3>;
80 cpu-idle-states = <&CPU_PW20>;
81 next-level-cache = <&cluster3_l2>;
87 compatible = "arm,cortex-a72";
89 clocks = <&clockgen 1 3>;
90 cpu-idle-states = <&CPU_PW20>;
91 next-level-cache = <&cluster3_l2>;
95 cluster0_l2: l2-cache0 {
99 cluster1_l2: l2-cache1 {
100 compatible = "cache";
103 cluster2_l2: l2-cache2 {
104 compatible = "cache";
107 cluster3_l2: l2-cache3 {
108 compatible = "cache";
112 compatible = "arm,idle-state";
113 idle-state-name = "PW20";
114 arm,psci-suspend-param = <0x0>;
115 entry-latency-us = <2000>;
116 exit-latency-us = <2000>;
117 min-residency-us = <6000>;
122 compatible = "fsl,ls2088a-pcie";
123 reg = <0x00 0x03400000 0x0 0x00100000 /* controller registers */
124 0x20 0x00000000 0x0 0x00002000>; /* configuration space */
126 ranges = <0x81000000 0x0 0x00000000 0x20 0x00010000 0x0 0x00010000
127 0x82000000 0x0 0x40000000 0x20 0x40000000 0x0 0x40000000>;
131 compatible = "fsl,ls2088a-pcie";
132 reg = <0x00 0x03500000 0x0 0x00100000 /* controller registers */
133 0x28 0x00000000 0x0 0x00002000>; /* configuration space */
135 ranges = <0x81000000 0x0 0x00000000 0x28 0x00010000 0x0 0x00010000
136 0x82000000 0x0 0x40000000 0x28 0x40000000 0x0 0x40000000>;
140 compatible = "fsl,ls2088a-pcie";
141 reg = <0x00 0x03600000 0x0 0x00100000 /* controller registers */
142 0x30 0x00000000 0x0 0x00002000>; /* configuration space */
144 ranges = <0x81000000 0x0 0x00000000 0x30 0x00010000 0x0 0x00010000
145 0x82000000 0x0 0x40000000 0x30 0x40000000 0x0 0x40000000>;
149 compatible = "fsl,ls2088a-pcie";
150 reg = <0x00 0x03700000 0x0 0x00100000 /* controller registers */
151 0x38 0x00000000 0x0 0x00002000>; /* configuration space */
153 ranges = <0x81000000 0x0 0x00000000 0x38 0x00010000 0x0 0x00010000
154 0x82000000 0x0 0x40000000 0x38 0x40000000 0x0 0x40000000>;