mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 06:22:23 +00:00
This allows the shared_irq driver to be configured by device tree. With previous implementation, only the board configuration can override the IRQ trigger, as the trigger config is a "choice" rather than "config". With this patch, the driver can be fully configued at the SoC level. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
arm,v6m-nvic.yaml | ||
arm,v7m-nvic.yaml | ||
arm,v8m-nvic.yaml | ||
intel,cavs-intc.yaml | ||
intel,ioapic.yaml | ||
intel,mvic.yaml | ||
openisa,rv32m1-event-unit.yaml | ||
openisa,rv32m1-intmux.yaml | ||
riscv,plic0.yaml | ||
shared-irq.yaml | ||
snps,arcv2-intc.yaml | ||
snps,designware-intc.yaml | ||
xtensa,intc.yaml |