6d70b91a55
The current implementation of PIO Interrupt for Allwinner A64 is incomplete. This PR fixes the implementation of PIO Interrupt for all supported PIO Ports (PB, PG and PH). ### Modified Files `arch/arm64/src/a64/a64_pio.c`, `a64_pio.h`: Add implementation of PIO Interrupt `arch/arm64/include/a64/irq.h`: Add IRQ for PIO Port PH `arch/arm64/src/a64/hardware/a64_pio.h`: Fix addresses of PIO Interrupt Registers |
||
---|---|---|
.. | ||
a64 | ||
qemu | ||
.gitignore | ||
arch.h | ||
inttypes.h | ||
irq.h | ||
limits.h | ||
spinlock.h | ||
stdarg.h | ||
syscall.h | ||
types.h |