Lines Matching +full:psci +full:- +full:0
1 // SPDX-License-Identifier: GPL-2.0
4 #include "nuvoton-common-npcm8xx.dtsi"
7 #address-cells = <2>;
8 #size-cells = <2>;
11 #address-cells = <2>;
12 #size-cells = <0>;
14 cpu0: cpu@0 {
16 compatible = "arm,cortex-a35";
18 reg = <0x0 0x0>;
19 next-level-cache = <&l2>;
20 enable-method = "psci";
25 compatible = "arm,cortex-a35";
27 reg = <0x0 0x1>;
28 next-level-cache = <&l2>;
29 enable-method = "psci";
34 compatible = "arm,cortex-a35";
36 reg = <0x0 0x2>;
37 next-level-cache = <&l2>;
38 enable-method = "psci";
43 compatible = "arm,cortex-a35";
45 reg = <0x0 0x3>;
46 next-level-cache = <&l2>;
47 enable-method = "psci";
50 l2: l2-cache {
55 arm-pmu {
56 compatible = "arm,cortex-a35-pmu";
61 interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
64 psci {
65 compatible = "arm,psci-1.0";
70 compatible = "arm,armv8-timer";