On 22/5/22 20:18, Mark Cave-Ayland wrote:
This enables the IRQ to be wired up using qdev_connect_gpio_out() in lasips2_initfn().Signed-off-by: Mark Cave-Ayland <[email protected]> --- hw/input/lasips2.c | 8 ++++---- include/hw/input/lasips2.h | 2 ++ 2 files changed, 6 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
