On 28/1/25 11: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: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to