Lines Matching +full:rt2880 +full:- +full:intc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/ralink,rt2880-intc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sergio Paracuellos <sergio.paracuellos@gmail.com>
13 - $ref: /schemas/interrupt-controller.yaml#
21 const: ralink,rt2880-intc
29 interrupt-controller: true
31 '#interrupt-cells':
35 - compatible
36 - reg
37 - interrupts
38 - interrupt-controller
39 - '#interrupt-cells'
44 - |
45 interrupt-controller@200 {
46 compatible = "ralink,rt2880-intc";
48 interrupt-controller;
49 #interrupt-cells = <1>;
51 interrupt-parent = <&cpuintc>;