Lines Matching +full:psci +full:- +full:0
1 // SPDX-License-Identifier: GPL-2.0
9 #include <dt-bindings/clock/samsung,exynosautov920.h>
10 #include <dt-bindings/interrupt-controller/arm-gic.h>
11 #include <dt-bindings/soc/samsung,exynos-usi.h>
15 #address-cells = <2>;
16 #size-cells = <1>;
18 interrupt-parent = <&gic>;
31 arm-pmu {
32 compatible = "arm,cortex-a78-pmu";
37 compatible = "fixed-clock";
38 #clock-cells = <0>;
39 clock-output-names = "oscclk";
43 #address-cells = <2>;
44 #size-cells = <0>;
46 cpu-map {
87 cpu0: cpu@0 {
89 compatible = "arm,cortex-a78ae";
90 reg = <0x0 0x0>;
91 enable-method = "psci";
96 compatible = "arm,cortex-a78ae";
97 reg = <0x0 0x100>;
98 enable-method = "psci";
103 compatible = "arm,cortex-a78ae";
104 reg = <0x0 0x200>;
105 enable-method = "psci";
110 compatible = "arm,cortex-a78ae";
111 reg = <0x0 0x300>;
112 enable-method = "psci";
117 compatible = "arm,cortex-a78ae";
118 reg = <0x0 0x10000>;
119 enable-method = "psci";
124 compatible = "arm,cortex-a78ae";
125 reg = <0x0 0x10100>;
126 enable-method = "psci";
131 compatible = "arm,cortex-a78ae";
132 reg = <0x0 0x10200>;
133 enable-method = "psci";
138 compatible = "arm,cortex-a78ae";
139 reg = <0x0 0x10300>;
140 enable-method = "psci";
145 compatible = "arm,cortex-a78ae";
146 reg = <0x0 0x20000>;
147 enable-method = "psci";
152 compatible = "arm,cortex-a78ae";
153 reg = <0x0 0x20100>;
154 enable-method = "psci";
158 psci {
159 compatible = "arm,psci-1.0";
163 soc: soc@0 {
164 compatible = "simple-bus";
165 #address-cells = <1>;
166 #size-cells = <1>;
167 ranges = <0x0 0x0 0x0 0x20000000>;
170 compatible = "samsung,exynosautov920-chipid",
171 "samsung,exynos850-chipid";
172 reg = <0x10000000 0x24>;
175 gic: interrupt-controller@10400000 {
176 compatible = "arm,gic-v3";
177 #interrupt-cells = <3>;
178 #address-cells = <0>;
179 interrupt-controller;
180 reg = <0x10400000 0x10000>,
181 <0x10460000 0x140000>;
185 cmu_peric0: clock-controller@10800000 {
186 compatible = "samsung,exynosautov920-cmu-peric0";
187 reg = <0x10800000 0x8000>;
188 #clock-cells = <1>;
193 clock-names = "oscclk",
199 compatible = "samsung,exynosautov920-peric0-sysreg",
201 reg = <0x10820000 0x2000>;
205 compatible = "samsung,exynosautov920-pinctrl";
206 reg = <0x10830000 0x10000>;
211 compatible = "samsung,exynosautov920-usi",
212 "samsung,exynos850-usi";
213 reg = <0x108800c0 0x20>;
214 samsung,sysreg = <&syscon_peric0 0x1000>;
216 #address-cells = <1>;
217 #size-cells = <1>;
221 clock-names = "pclk", "ipclk";
225 compatible = "samsung,exynosautov920-uart",
226 "samsung,exynos850-uart";
227 reg = <0x10880000 0xc0>;
229 pinctrl-names = "default";
230 pinctrl-0 = <&uart0_bus>;
233 clock-names = "uart", "clk_uart_baud0";
234 samsung,uart-fifosize = <256>;
240 compatible = "samsung,exynosautov920-pwm",
241 "samsung,exynos4210-pwm";
242 reg = <0x109b0000 0x100>;
243 samsung,pwm-outputs = <0>, <1>, <2>, <3>;
244 #pwm-cells = <3>;
246 clock-names = "timers";
251 compatible = "samsung,exynosautov920-peric1-sysreg",
253 reg = <0x10c20000 0x2000>;
257 compatible = "samsung,exynosautov920-pinctrl";
258 reg = <0x10c30000 0x10000>;
262 cmu_top: clock-controller@11000000 {
263 compatible = "samsung,exynosautov920-cmu-top";
264 reg = <0x11000000 0x8000>;
265 #clock-cells = <1>;
268 clock-names = "oscclk";
272 compatible = "samsung,exynosautov920-pinctrl";
273 reg = <0x11850000 0x10000>;
275 wakeup-interrupt-controller {
276 compatible = "samsung,exynosautov920-wakeup-eint";
280 pmu_system_controller: system-controller@11860000 {
281 compatible = "samsung,exynosautov920-pmu",
282 "samsung,exynos7-pmu","syscon";
283 reg = <0x11860000 0x10000>;
287 compatible = "samsung,exynosautov920-pinctrl";
288 reg = <0x16040000 0x10000>;
293 compatible = "samsung,exynosautov920-pinctrl";
294 reg = <0x16450000 0x10000>;
299 compatible = "samsung,exynosautov920-pinctrl";
300 reg = <0x16c10000 0x10000>;
305 compatible = "samsung,exynosautov920-pinctrl";
306 reg = <0x16d20000 0x10000>;
311 compatible = "samsung,exynosautov920-pinctrl";
312 reg = <0x1a460000 0x10000>;
317 compatible = "arm,armv8-timer";
326 #include "exynosautov920-pinctrl.dtsi"