]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: interrupt-controller: add Andes machine-level software interrupt controller
authorBen Zong-You Xie <ben717@andestech.com>
Fri, 11 Jul 2025 13:30:20 +0000 (21:30 +0800)
committerArnd Bergmann <arnd@arndb.de>
Mon, 21 Jul 2025 14:51:52 +0000 (16:51 +0200)
commit1f5ff8c363cf81e1b268108d1ed93b59b6a504f8
tree7b00ab3db849ee7645c548498b24fc0df99ee721
parent6eeee4fb1930a3863911cf3b620ec340c9227952
dt-bindings: interrupt-controller: add Andes machine-level software interrupt controller

Add the DT binding documentation for Andes machine-level software
interrupt controller.

In the Andes platform such as QiLai SoC, the PLIC module is instantiated a
second time with all interrupt sources tied to zero as the software
interrupt controller (PLICSW). PLICSW can generate machine-level software
interrupts through programming its registers.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Ben Zong-You Xie <ben717@andestech.com>
Link: https://lore.kernel.org/r/20250711133025.2192404-5-ben717@andestech.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/interrupt-controller/andestech,plicsw.yaml [new file with mode: 0644]