Lines Matching +full:psci +full:- +full:0

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/interrupt-controller/arm-gic.h>
9 interrupt-parent = <&gic>;
10 #address-cells = <2>;
11 #size-cells = <2>;
14 #address-cells = <0x2>;
15 #size-cells = <0x0>;
17 cpu-map {
51 compatible = "arm,cortex-a53";
52 reg = <0x0 0x100>;
53 enable-method = "psci";
58 compatible = "arm,cortex-a53";
59 reg = <0x0 0x101>;
60 enable-method = "psci";
65 compatible = "arm,cortex-a53";
66 reg = <0x0 0x102>;
67 enable-method = "psci";
72 compatible = "arm,cortex-a53";
73 reg = <0x0 0x103>;
74 enable-method = "psci";
77 cpu0: cpu@0 {
79 compatible = "arm,cortex-a73";
80 reg = <0x0 0x0>;
81 enable-method = "psci";
86 compatible = "arm,cortex-a73";
87 reg = <0x0 0x1>;
88 enable-method = "psci";
93 compatible = "arm,cortex-a73";
94 reg = <0x0 0x2>;
95 enable-method = "psci";
100 compatible = "arm,cortex-a73";
101 reg = <0x0 0x3>;
102 enable-method = "psci";
107 compatible = "arm,armv8-timer";
114 psci {
115 compatible = "arm,psci-1.0";
119 sm: secure-monitor {
120 compatible = "amlogic,meson-gxbb-sm";
124 compatible = "simple-bus";
125 #address-cells = <2>;
126 #size-cells = <2>;
129 gic: interrupt-controller@fff01000 {
130 compatible = "arm,gic-400";
131 #interrupt-cells = <3>;
132 #address-cells = <0>;
133 interrupt-controller;
134 reg = <0x0 0xfff01000 0 0x1000>,
135 <0x0 0xfff02000 0 0x0100>;
140 compatible = "simple-bus";
141 reg = <0x0 0xfe000000 0x0 0x480000>;
142 #address-cells = <2>;
143 #size-cells = <2>;
144 ranges = <0x0 0x0 0x0 0xfe000000 0x0 0x480000>;
147 compatible = "amlogic,t7-uart", "amlogic,meson-s4-uart";
148 reg = <0x0 0x78000 0x0 0x18>;