mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 13:21:58 +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> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
shields | ||
x86 | ||
x86_64/qemu_x86_64 | ||
xtensa | ||
CMakeLists.txt | ||
index.rst | ||
Kconfig |