mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 04:15:19 +00:00
This patch adds IRQ priority support for SiFive PLIC by device-tree. Some IRQ sources of plic use Kconfig to set priority of their IRQ. - AON: no driver - I2C, SPI, PWM: not use IRQ - GPIO, UART: default 1 So this patch specifies IRQ priority 1 for all sources. Currently these drivers (gpio and uart) do not support that they get and use IRQ priority from device-tree. We need more patches. Signed-off-by: Katsuhiro Suzuki <katsuhiro@katsuster.net> |
||
---|---|---|
.. | ||
it8xxx2.dtsi | ||
microsemi-miv.dtsi | ||
riscv32-fe310.dtsi | ||
riscv32-litex-vexriscv.dtsi | ||
rv32m1_ri5cy.dtsi | ||
rv32m1_zero_riscy.dtsi | ||
rv32m1.dtsi |