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>
7 #include <dt-bindings/power/amlogic,t7-pwrc.h>
10 interrupt-parent = <&gic>;
11 #address-cells = <2>;
12 #size-cells = <2>;
15 #address-cells = <0x2>;
16 #size-cells = <0x0>;
18 cpu-map {
52 compatible = "arm,cortex-a53";
53 reg = <0x0 0x100>;
54 enable-method = "psci";
59 compatible = "arm,cortex-a53";
60 reg = <0x0 0x101>;
61 enable-method = "psci";
66 compatible = "arm,cortex-a53";
67 reg = <0x0 0x102>;
68 enable-method = "psci";
73 compatible = "arm,cortex-a53";
74 reg = <0x0 0x103>;
75 enable-method = "psci";
78 cpu0: cpu@0 {
80 compatible = "arm,cortex-a73";
81 reg = <0x0 0x0>;
82 enable-method = "psci";
87 compatible = "arm,cortex-a73";
88 reg = <0x0 0x1>;
89 enable-method = "psci";
94 compatible = "arm,cortex-a73";
95 reg = <0x0 0x2>;
96 enable-method = "psci";
101 compatible = "arm,cortex-a73";
102 reg = <0x0 0x3>;
103 enable-method = "psci";
108 compatible = "arm,armv8-timer";
115 psci {
116 compatible = "arm,psci-1.0";
120 sm: secure-monitor {
121 compatible = "amlogic,meson-gxbb-sm";
123 pwrc: power-controller {
124 compatible = "amlogic,t7-pwrc";
125 #power-domain-cells = <1>;
130 compatible = "simple-bus";
131 #address-cells = <2>;
132 #size-cells = <2>;
135 gic: interrupt-controller@fff01000 {
136 compatible = "arm,gic-400";
137 #interrupt-cells = <3>;
138 #address-cells = <0>;
139 interrupt-controller;
140 reg = <0x0 0xfff01000 0 0x1000>,
141 <0x0 0xfff02000 0 0x0100>;
146 compatible = "simple-bus";
147 reg = <0x0 0xfe000000 0x0 0x480000>;
148 #address-cells = <2>;
149 #size-cells = <2>;
150 ranges = <0x0 0x0 0x0 0xfe000000 0x0 0x480000>;
153 compatible = "amlogic,t7-wdt";
154 reg = <0x0 0x2100 0x0 0x10>;
159 compatible = "amlogic,t7-periphs-pinctrl";
160 #address-cells = <2>;
161 #size-cells = <2>;
165 reg = <0x0 0x4000 0x0 0x0064>,
166 <0x0 0x40c0 0x0 0x0220>;
167 reg-names = "mux", "gpio";
168 gpio-controller;
169 #gpio-cells = <2>;
170 gpio-ranges = <&periphs_pinctrl 0 0 157>;
175 compatible = "amlogic,t7-uart", "amlogic,meson-s4-uart";
176 reg = <0x0 0x78000 0x0 0x18>;