Lines Matching +full:interrupt +full:- +full:affinity
1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
8 #include <dt-bindings/clock/samsung,exynos990.h>
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 #address-cells = <2>;
14 #size-cells = <1>;
16 interrupt-parent = <&gic>;
29 #address-cells = <1>;
30 #size-cells = <0>;
32 cpu-map {
74 compatible = "arm,cortex-a55";
76 enable-method = "psci";
81 compatible = "arm,cortex-a55";
83 enable-method = "psci";
88 compatible = "arm,cortex-a55";
90 enable-method = "psci";
95 compatible = "arm,cortex-a55";
97 enable-method = "psci";
102 compatible = "arm,cortex-a76";
104 enable-method = "psci";
109 compatible = "arm,cortex-a76";
111 enable-method = "psci";
116 compatible = "samsung,mongoose-m5";
118 enable-method = "psci";
123 compatible = "samsung,mongoose-m5";
125 enable-method = "psci";
129 oscclk: clock-osc {
130 compatible = "fixed-clock";
131 #clock-cells = <0>;
132 clock-output-names = "oscclk";
135 pmu-a55 {
136 compatible = "arm,cortex-a55-pmu";
142 interrupt-affinity = <&cpu0>,
148 pmu-a76 {
149 compatible = "arm,cortex-a76-pmu";
153 interrupt-affinity = <&cpu4>,
157 pmu-mongoose-m5 {
158 compatible = "samsung,mongoose-pmu";
162 interrupt-affinity = <&cpu6>,
167 compatible = "arm,psci-0.2";
172 compatible = "simple-bus";
175 #address-cells = <1>;
176 #size-cells = <1>;
179 compatible = "samsung,exynos990-chipid",
180 "samsung,exynos850-chipid";
184 cmu_peris: clock-controller@10020000 {
185 compatible = "samsung,exynos990-cmu-peris";
187 #clock-cells = <1>;
191 clock-names = "oscclk", "bus";
195 compatible = "samsung,exynos990-mct",
196 "samsung,exynos4210-mct";
199 clock-names = "fin_pll", "mct";
214 gic: interrupt-controller@10101000 {
215 compatible = "arm,gic-400";
220 #interrupt-cells = <3>;
221 interrupt-controller;
224 #address-cells = <0>;
225 #size-cells = <1>;
229 compatible = "samsung,exynos990-pinctrl";
235 compatible = "samsung,exynos990-pinctrl";
240 cmu_hsi0: clock-controller@10a00000 {
241 compatible = "samsung,exynos990-cmu-hsi0";
243 #clock-cells = <1>;
250 clock-names = "oscclk",
258 compatible = "samsung,exynos990-pinctrl";
264 compatible = "samsung,exynos990-pinctrl";
270 compatible = "samsung,exynos990-pinctrl";
275 compatible = "samsung,exynos990-pinctrl";
278 wakeup-interrupt-controller {
279 compatible = "samsung,exynos990-wakeup-eint",
280 "samsung,exynos850-wakeup-eint",
281 "samsung,exynos7-wakeup-eint";
285 pmu_system_controller: system-controller@15860000 {
286 compatible = "samsung,exynos990-pmu",
287 "samsung,exynos7-pmu", "syscon";
290 reboot: syscon-reboot {
291 compatible = "syscon-reboot";
300 compatible = "samsung,exynos990-pinctrl";
304 cmu_top: clock-controller@1a330000 {
305 compatible = "samsung,exynos990-cmu-top";
307 #clock-cells = <1>;
310 clock-names = "oscclk";
315 compatible = "arm,armv8-timer";
322 * Non-updatable, broken stock Samsung bootloader does not
325 clock-frequency = <26000000>;
329 #include "exynos990-pinctrl.dtsi"