Am Wed, 23 Oct 2024 09:58:45 +0100 schrieb Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>:
> Add a new rtc-data-out gpio to the next-pc device and wire it up to the > next-rtc > rtc-data-in gpio using the standard qdev gpio APIs. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/m68k/next-cube.c | 26 +++++++++++++++++--------- > 1 file changed, 17 insertions(+), 9 deletions(-) Reviewed-by: Thomas Huth <h...@tuxfamily.org>