Lines Matching +full:liointc +full:- +full:1
1 // SPDX-License-Identifier: GPL-2.0
3 #include <dt-bindings/interrupt-controller/irq.h>
6 #address-cells = <2>;
7 #size-cells = <2>;
9 cpuintc: interrupt-controller {
10 #address-cells = <0>;
11 #interrupt-cells = <1>;
12 interrupt-controller;
13 compatible = "mti,cpu-interrupt-controller";
16 package0: bus@1fe00000 {
17 compatible = "simple-bus";
18 #address-cells = <2>;
19 #size-cells = <1>;
24 liointc: interrupt-controller@3ff01400 { label
25 compatible = "loongson,liointc-1.0";
28 interrupt-controller;
29 #interrupt-cells = <2>;
31 interrupt-parent = <&cpuintc>;
33 interrupt-names = "int0", "int1";
42 cpu_uart0: serial@1fe00100 {
45 clock-frequency = <100000000>;
46 interrupt-parent = <&liointc>;
48 no-loopback-test;
51 cpu_uart1: serial@1fe00110 {
55 clock-frequency = <100000000>;
57 interrupt-parent = <&liointc>;
58 no-loopback-test;