Commit bcbadb4b authored by Palmer Dabbelt's avatar Palmer Dabbelt
Browse files

dt-bindings: interrupt-controller: RISC-V PLIC documentation



This patch adds documentation for the platform-level interrupt
controller (PLIC) found in all RISC-V systems.  This interrupt
controller routes interrupts from all the devices in the system to each
hart-local interrupt controller.

Note: the DTS bindings for the PLIC aren't set in stone yet, as we might
want to change how we're specifying holes in the hart list.

Signed-off-by: default avatarPalmer Dabbelt <palmer@dabbelt.com>
parent 14841003
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment