aspeed/smc: Replace SysBus IRQs with GPIO lines
commitb22a2d409b1acfdf0d63d1bb3595194ceb3d94da
authorCédric Le Goater <clg@kaod.org>
Thu, 2 Mar 2023 12:57:50 +0000 (2 13:57 +0100)
committerCédric Le Goater <clg@kaod.org>
Thu, 2 Mar 2023 12:57:50 +0000 (2 13:57 +0100)
treef94ef33e54fe093124d69df4c1032342220c4554
parent8b744a6a473015a24d528f480b99faf95da50775
aspeed/smc: Replace SysBus IRQs with GPIO lines

It's cleaner and removes the curious '+ 1' required to skip the DMA
IRQ line of the controller.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/arm/aspeed.c
hw/ssi/aspeed_smc.c