Lines Matching +full:rtl8380 +full:- +full:intc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/realtek,rtl-intc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
18 - Birger Koblitz <mail@birger-koblitz.de>
19 - Bert Vermeulen <bert@biot.com>
20 - John Crispin <john@phrozen.org>
25 - items:
26 - enum:
27 - realtek,rtl8380-intc
28 - const: realtek,rtl-intc
29 - const: realtek,rtl-intc
32 "#interrupt-cells":
47 interrupt-controller: true
49 interrupt-map:
54 - compatible
55 - reg
56 - "#interrupt-cells"
57 - interrupt-controller
60 - if:
63 const: realtek,rtl-intc
66 "#address-cells":
69 - "#address-cells"
70 - interrupt-map
73 - interrupts
78 - |
79 interrupt-controller@3000 {
80 compatible = "realtek,rtl8380-intc", "realtek,rtl-intc";
81 #interrupt-cells = <1>;
82 interrupt-controller;
85 interrupt-parent = <&cpuintc>;