Lines Matching +full:ls1x +full:- +full:intc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/loongson,ls1x-intc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Loongson-1 Interrupt Controller
10 - Keguang Zhang <keguang.zhang@gmail.com>
13 Loongson-1 interrupt controller is connected to the MIPS core interrupt
18 const: loongson,ls1x-intc
23 interrupt-controller: true
25 '#interrupt-cells':
32 - compatible
33 - reg
34 - interrupt-controller
35 - '#interrupt-cells'
36 - interrupts
41 - |
42 intc0: interrupt-controller@1fd01040 {
43 compatible = "loongson,ls1x-intc";
46 interrupt-controller;
47 #interrupt-cells = <2>;
49 interrupt-parent = <&cpu_intc>;