]> www.infradead.org Git - users/dwmw2/qemu.git/commit
next-cube: add rtc-power-out named gpio to trigger the NEXT_PWR_I interrupt
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Sun, 22 Dec 2024 13:00:09 +0000 (13:00 +0000)
committerThomas Huth <huth@tuxfamily.org>
Sun, 29 Dec 2024 06:13:47 +0000 (07:13 +0100)
commiteb1f03642dddac5b6385228274461e8306871288
treecf9ff050415dd3b2a8297f7a000069a9fd8ab1a6
parentc1322be69d960b69ee57e402db6103ddfbe5d251
next-cube: add rtc-power-out named gpio to trigger the NEXT_PWR_I interrupt

This allows us to decouple the next-pc and next-rtc devices from each
other in next_rtc_data_in_irq().

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-ID: <20241222130012.1013374-31-mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
hw/m68k/next-cube.c