commit | 034c0cb977e2409423eacd1b810ce58a87007fd2 | [log] [tgz] |
---|---|---|
author | Raffael Rostagno <raffael.rostagno@espressif.com> | Fri Feb 21 15:35:44 2025 -0300 |
committer | Benjamin Cabé <kartben@gmail.com> | Wed Apr 02 19:02:27 2025 +0200 |
tree | 8f64dfd1d7a06d08d772a0f2597c2f893d6abec8 | |
parent | eb606a8e7d52fd3bb80743df5648929825805d63 [diff] |
drivers: intc: esp32: Shared allocator for Xtensa and RISCV Update interrupt allocator to use the same driver for both Xtensa and RISCV devices. Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com> Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>