1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/interrupt-controller/ralink,rt2880-intc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Ralink SoCs Interrupt Controller
10 - Sergio Paracuellos <sergio.paracuellos@gmail.com>
13 - $ref: /schemas/interrupt-controller.yaml#
16 This interrupt controller support a central point for interrupt aggregation
17 for platform related blocks.
21 const: ralink,rt2880-intc
29 interrupt-controller: true
38 - interrupt-controller
41 additionalProperties: false
45 interrupt-controller@200 {
46 compatible = "ralink,rt2880-intc";
49 #interrupt-cells = <1>;
51 interrupt-parent = <&cpuintc>;