Lines Matching +full:cpu +full:- +full:interrupt +full:- +full:controller
1 // SPDX-License-Identifier: GPL-2.0
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 #address-cells = <1>;
14 #size-cells = <1>;
15 interrupt-parent = <&sysirq>;
18 #address-cells = <1>;
19 #size-cells = <0>;
21 cpu@0 {
22 device_type = "cpu";
23 compatible = "arm,cortex-a7";
26 cpu@1 {
27 device_type = "cpu";
28 compatible = "arm,cortex-a7";
31 cpu@2 {
32 device_type = "cpu";
33 compatible = "arm,cortex-a7";
36 cpu@3 {
37 device_type = "cpu";
38 compatible = "arm,cortex-a7";
45 compatible = "fixed-clock";
46 clock-frequency = <13000000>;
47 #clock-cells = <0>;
51 compatible = "fixed-clock";
52 clock-frequency = <32000>;
53 #clock-cells = <0>;
57 compatible = "fixed-clock";
58 clock-frequency = <26000000>;
59 #clock-cells = <0>;
63 compatible = "mediatek,mt6580-timer",
64 "mediatek,mt6577-timer";
68 clock-names = "system-clk", "rtc-clk";
71 sysirq: interrupt-controller@10200100 {
72 compatible = "mediatek,mt6580-sysirq",
73 "mediatek,mt6577-sysirq";
74 interrupt-controller;
75 #interrupt-cells = <3>;
76 interrupt-parent = <&gic>;
80 gic: interrupt-controller@10211000 {
81 compatible = "arm,cortex-a7-gic";
82 interrupt-controller;
83 #interrupt-cells = <3>;
84 interrupt-parent = <&gic>;
92 compatible = "mediatek,mt6580-uart",
93 "mediatek,mt6577-uart";
101 compatible = "mediatek,mt6580-uart",
102 "mediatek,mt6577-uart";