Lines Matching +full:gic +full:- +full:v3
1 // SPDX-License-Identifier: GPL-2.0
2 #include <dt-bindings/interrupt-controller/arm-gic.h>
3 #include <dt-bindings/interrupt-controller/irq.h>
7 #address-cells = <2>;
8 #size-cells = <2>;
11 #address-cells = <1>;
12 #size-cells = <0>;
16 compatible = "arm,cortex-a78";
18 enable-method = "psci";
19 next-level-cache = <&l2_cache>;
24 compatible = "arm,cortex-a78";
26 enable-method = "psci";
27 next-level-cache = <&l2_cache>;
32 compatible = "arm,cortex-a78";
34 enable-method = "psci";
35 next-level-cache = <&l2_cache>;
40 compatible = "arm,cortex-a78";
42 enable-method = "psci";
43 next-level-cache = <&l2_cache>;
46 l2_cache: l2-cache {
48 cache-level = <2>;
49 cache-unified;
54 compatible = "arm,psci-1.0";
59 compatible = "simple-bus";
61 #address-cells = <2>;
62 #size-cells = <2>;
63 interrupt-parent = <&gic>;
66 compatible = "snps,dw-apb-uart";
68 clock-frequency = <25000000>;
70 reg-shift = <2>;
71 reg-io-width = <4>;
75 gic: interrupt-controller@32800000 { label
76 compatible = "arm,gic-v3";
80 #address-cells = <2>;
81 #size-cells = <2>;
82 #interrupt-cells = <3>;
83 interrupt-controller;
89 compatible = "arm,armv8-timer";
90 always-on;
91 interrupt-parent = <&gic>;