Lines Matching +full:archs +full:- +full:intc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/snps,archs-intc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ARC-HS incore Interrupt Controller
10 - Vineet Gupta <vgupta@kernel.org>
13 ARC-HS incore Interrupt Controller provided by cores implementing ARCv2 ISA.
14 intc accessed via the special ARC AUX register interface, hence "reg" property
19 const: snps,archs-intc
21 interrupt-controller: true
23 '#interrupt-cells':
30 - minimum: 16
34 - compatible
35 - interrupt-controller
36 - '#interrupt-cells'
37 - interrupts
42 - |
43 interrupt-controller {
44 compatible = "snps,archs-intc";
45 interrupt-controller;
46 #interrupt-cells = <1>;