Lines Matching +full:arc700 +full:- +full:intc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/snps,arc700-intc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ARC700 incore Interrupt Controller
10 - Vineet Gupta <vgupta@kernel.org>
14 to ARC700 core.
16 intc accessed via the special ARC AUX register interface, hence "reg" property
21 const: snps,arc700-intc
23 interrupt-controller: true
25 '#interrupt-cells':
26 description: An interrupt number 0-31
30 - compatible
31 - interrupt-controller
32 - '#interrupt-cells'
37 - |
38 interrupt-controller {
39 compatible = "snps,arc700-intc";
40 interrupt-controller;
41 #interrupt-cells = <1>;