Lines Matching +full:plic +full:- +full:1
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/starfive,jh8100-intc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 to handle high-level input interrupt signals. It also send the output
12 interrupt signal to RISC-V PLIC.
15 - Changhuang Liang <changhuang.liang@starfivetech.com>
19 const: starfive,jh8100-intc
22 maxItems: 1
26 maxItems: 1
30 maxItems: 1
33 maxItems: 1
35 interrupt-controller: true
37 "#interrupt-cells":
38 const: 1
41 - compatible
42 - reg
43 - clocks
44 - resets
45 - interrupts
46 - interrupt-controller
47 - "#interrupt-cells"
52 - |
53 interrupt-controller@12260000 {
54 compatible = "starfive,jh8100-intc";
59 interrupt-controller;
60 #interrupt-cells = <1>;