On 1/28/25 02:45, Peter Maydell wrote:
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.mayd...@linaro.org>
---
  hw/sd/omap_mmc.c | 20 +++++++++++++-------
  1 file changed, 13 insertions(+), 7 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to