Lines Matching +full:cpu +full:- +full:nr
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 #define SOC_PERIPHERAL_IRQ(nr) GIC_SPI nr
6 #include <dt-bindings/interrupt-controller/arm-gic.h>
7 #include <riscv/allwinner/sunxi-d1s-t113.dtsi>
8 #include <riscv/allwinner/sunxi-d1-t113.dtsi>
11 interrupt-parent = <&gic>;
14 #address-cells = <1>;
15 #size-cells = <0>;
17 cpu0: cpu@0 {
18 compatible = "arm,cortex-a7";
19 device_type = "cpu";
22 clock-names = "cpu";
25 cpu1: cpu@1 {
26 compatible = "arm,cortex-a7";
27 device_type = "cpu";
30 clock-names = "cpu";
34 gic: interrupt-controller@1c81000 {
35 compatible = "arm,gic-400";
41 interrupt-controller;
42 #interrupt-cells = <3>;
46 compatible = "arm,armv7-timer";
54 compatible = "arm,cortex-a7-pmu";
57 interrupt-affinity = <&cpu0>, <&cpu1>;