diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-01-28 10:45:11 +0000 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-31 19:36:44 +0100 |
commit | 68b48857640e4ffce96bdf691de5cb68e96595bf (patch) | |
tree | 0ef19664b44073eeb056f1756862f0044084dc2b /scripts/render_block_graph.py | |
parent | 408ccf5fd60a281b90f846d48d1cf36a14c04232 (diff) | |
download | qemu-68b48857640e4ffce96bdf691de5cb68e96595bf.zip qemu-68b48857640e4ffce96bdf691de5cb68e96595bf.tar.gz qemu-68b48857640e4ffce96bdf691de5cb68e96595bf.tar.bz2 |
hw/sd/omap_mmc: Convert output qemu_irqs to gpio and sysbus IRQ APIs
The omap_mmc device has three outbound qemu_irq lines:
* one actual interrupt line
* two which connect to the DMA controller and are signalled for
TX and RX DMA
Convert these to a sysbus IRQ and two named GPIO outputs.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250128104519.3981448-4-peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts/render_block_graph.py')
0 files changed, 0 insertions, 0 deletions