zephyr/drivers
Kumar Gala 95f78bcacf interrupt: Convert RISC-V plic to use multi-level irq support
Utilize the multi-level irq infrastructure and replace custom handling
for PLIC on riscv-privilege SoCs.  The old code offset IRQs in drivers
and various places with RISCV_MAX_GENERIC_IRQ.  Instead utilize Zephyr's
encoded IRQ and replace offsets in drivers with the IRQ define from DTS.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-09-10 07:34:57 -05:00
..
adc
audio
bluetooth
can
clock_control
console
counter
crypto
display
dma
entropy
espi
ethernet
flash
gpio
hwinfo
i2c
i2s
ieee802154
interrupt_controller
ipm
led
led_strip
modem
net
neural_net
pcie
pinmux
ptp_clock
pwm
rtc
sensor
serial
spi
timer
usb
watchdog
wifi
CMakeLists.txt
Kconfig