commit | eb1f03642dddac5b6385228274461e8306871288 | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Sun Dec 22 13:00:09 2024 +0000 |
committer | Thomas Huth <huth@tuxfamily.org> | Sun Dec 29 07:13:47 2024 +0100 |
tree | cf9ff050415dd3b2a8297f7a000069a9fd8ab1a6 | |
parent | c1322be69d960b69ee57e402db6103ddfbe5d251 [diff] |
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>