Lines Matching +full:psci +full:- +full:0
1 // SPDX-License-Identifier: GPL-2.0-only
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
11 compatible = "hisilicon,hip05-d02";
12 interrupt-parent = <&gic>;
13 #address-cells = <2>;
14 #size-cells = <2>;
16 psci {
17 compatible = "arm,psci-0.2";
22 #address-cells = <1>;
23 #size-cells = <0>;
25 cpu-map {
86 compatible = "arm,cortex-a57";
87 reg = <0x20000>;
88 enable-method = "psci";
89 next-level-cache = <&cluster0_l2>;
94 compatible = "arm,cortex-a57";
95 reg = <0x20001>;
96 enable-method = "psci";
97 next-level-cache = <&cluster0_l2>;
102 compatible = "arm,cortex-a57";
103 reg = <0x20002>;
104 enable-method = "psci";
105 next-level-cache = <&cluster0_l2>;
110 compatible = "arm,cortex-a57";
111 reg = <0x20003>;
112 enable-method = "psci";
113 next-level-cache = <&cluster0_l2>;
118 compatible = "arm,cortex-a57";
119 reg = <0x20100>;
120 enable-method = "psci";
121 next-level-cache = <&cluster1_l2>;
126 compatible = "arm,cortex-a57";
127 reg = <0x20101>;
128 enable-method = "psci";
129 next-level-cache = <&cluster1_l2>;
134 compatible = "arm,cortex-a57";
135 reg = <0x20102>;
136 enable-method = "psci";
137 next-level-cache = <&cluster1_l2>;
142 compatible = "arm,cortex-a57";
143 reg = <0x20103>;
144 enable-method = "psci";
145 next-level-cache = <&cluster1_l2>;
150 compatible = "arm,cortex-a57";
151 reg = <0x20200>;
152 enable-method = "psci";
153 next-level-cache = <&cluster2_l2>;
158 compatible = "arm,cortex-a57";
159 reg = <0x20201>;
160 enable-method = "psci";
161 next-level-cache = <&cluster2_l2>;
166 compatible = "arm,cortex-a57";
167 reg = <0x20202>;
168 enable-method = "psci";
169 next-level-cache = <&cluster2_l2>;
174 compatible = "arm,cortex-a57";
175 reg = <0x20203>;
176 enable-method = "psci";
177 next-level-cache = <&cluster2_l2>;
182 compatible = "arm,cortex-a57";
183 reg = <0x20300>;
184 enable-method = "psci";
185 next-level-cache = <&cluster3_l2>;
190 compatible = "arm,cortex-a57";
191 reg = <0x20301>;
192 enable-method = "psci";
193 next-level-cache = <&cluster3_l2>;
198 compatible = "arm,cortex-a57";
199 reg = <0x20302>;
200 enable-method = "psci";
201 next-level-cache = <&cluster3_l2>;
206 compatible = "arm,cortex-a57";
207 reg = <0x20303>;
208 enable-method = "psci";
209 next-level-cache = <&cluster3_l2>;
212 cluster0_l2: l2-cache0 {
216 cluster1_l2: l2-cache1 {
220 cluster2_l2: l2-cache2 {
224 cluster3_l2: l2-cache3 {
229 gic: interrupt-controller@8d000000 {
230 compatible = "arm,gic-v3";
231 #interrupt-cells = <3>;
232 #address-cells = <2>;
233 #size-cells = <2>;
235 interrupt-controller;
236 #redistributor-regions = <1>;
237 redistributor-stride = <0x0 0x30000>;
238 reg = <0x0 0x8d000000 0 0x10000>, /* GICD */
239 <0x0 0x8d100000 0 0x300000>, /* GICR */
240 <0x0 0xfe000000 0 0x10000>, /* GICC */
241 <0x0 0xfe010000 0 0x10000>, /* GICH */
242 <0x0 0xfe020000 0 0x10000>; /* GICV */
245 its_peri: interrupt-controller@8c000000 {
246 compatible = "arm,gic-v3-its";
247 msi-controller;
248 #msi-cells = <1>;
249 reg = <0x0 0x8c000000 0x0 0x40000>;
252 its_m3: interrupt-controller@a3000000 {
253 compatible = "arm,gic-v3-its";
254 msi-controller;
255 #msi-cells = <1>;
256 reg = <0x0 0xa3000000 0x0 0x40000>;
259 its_pcie: interrupt-controller@b7000000 {
260 compatible = "arm,gic-v3-its";
261 msi-controller;
262 #msi-cells = <1>;
263 reg = <0x0 0xb7000000 0x0 0x40000>;
266 its_dsa: interrupt-controller@c6000000 {
267 compatible = "arm,gic-v3-its";
268 msi-controller;
269 #msi-cells = <1>;
270 reg = <0x0 0xc6000000 0x0 0x40000>;
275 compatible = "arm,armv8-timer";
283 compatible = "arm,cortex-a57-pmu";
288 compatible = "simple-bus";
289 #address-cells = <2>;
290 #size-cells = <2>;
294 compatible = "fixed-clock";
295 #clock-cells = <0>;
296 clock-frequency = <200000000>;
300 compatible = "snps,dw-apb-uart";
301 reg = <0x0 0x80300000 0x0 0x10000>;
304 clock-names = "apb_pclk";
305 reg-shift = <2>;
306 reg-io-width = <4>;
311 compatible = "snps,dw-apb-uart";
312 reg = <0x0 0x80310000 0x0 0x10000>;
315 clock-names = "apb_pclk";
316 reg-shift = <2>;
317 reg-io-width = <4>;
322 compatible = "hisilicon,hisi-localbus", "simple-bus";
323 reg = <0x0 0x80380000 0x0 0x10000>;
328 #address-cells = <1>;
329 #size-cells = <0>;
330 compatible = "snps,dw-apb-gpio";
331 reg = <0x0 0x802e0000 0x0 0x10000>;
334 porta: gpio-controller@0 {
335 compatible = "snps,dw-apb-gpio-port";
336 gpio-controller;
337 #gpio-cells = <2>;
338 snps,nr-gpios = <32>;
339 reg = <0>;
340 interrupt-controller;
341 #interrupt-cells = <2>;
347 #address-cells = <1>;
348 #size-cells = <0>;
349 compatible = "snps,dw-apb-gpio";
350 reg = <0x0 0x802f0000 0x0 0x10000>;
353 portb: gpio-controller@0 {
354 compatible = "snps,dw-apb-gpio-port";
355 gpio-controller;
356 #gpio-cells = <2>;
357 snps,nr-gpios = <32>;
358 reg = <0>;
359 interrupt-controller;
360 #interrupt-cells = <2>;