Lines Matching +full:synquacer +full:- +full:exiu
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/socionext,synquacer-exiu.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Socionext SynQuacer External Interrupt Unit (EXIU)
10 - Ard Biesheuvel <ardb@kernel.org>
13 The Socionext SynQuacer SoC has an external interrupt unit (EXIU)
15 level-high type GICv3 SPIs.
19 const: socionext,synquacer-exiu
24 '#interrupt-cells':
27 interrupt-controller: true
29 socionext,spi-base:
32 EXIU forwards its interrupts to.
35 - compatible
36 - reg
37 - '#interrupt-cells'
38 - interrupt-controller
39 - socionext,spi-base
44 - |
45 interrupt-controller@510c0000 {
46 compatible = "socionext,synquacer-exiu";
48 interrupt-controller;
49 interrupt-parent = <&gic>;
50 #interrupt-cells = <3>;
51 socionext,spi-base = <112>;