Searched +full:qilai +full:- +full:plicsw (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | andestech,plicsw.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controller/andestech,plicsw.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Andes machine-level software interrupt controller 10 In the Andes platform such as QiLai SoC, the PLIC module is instantiated a 12 controller (PLIC_SW). PLIC_SW directly connects to the machine-mode 13 inter-processor interrupt lines of CPUs, so RISC-V per-CPU local interrupt 15 generate machine-mode inter-processor interrupts through programming its 19 - Ben Zong-You Xie <ben717@andestech.com> [all …]
|
/linux/arch/riscv/boot/dts/andes/ |
H A D | qilai.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 6 /dts-v1/; 8 #include <dt-bindings/interrupt-controller/irq.h> 11 #address-cells = <2>; 12 #size-cells = <2>; 15 #address-cells = <1>; 16 #size-cells = <0>; 17 timebase-frequency = <62500000>; 23 riscv,isa-base = "rv64i"; 24 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", [all …]
|