On Sun, 26 Mar 2023 at 21:23, Strahinja Jankovic <strahinjapjanko...@gmail.com> wrote: > > This patch set introduces basic emulation of Allwinner WDT. > Since WDT in both A10 and H3 is part of Timer module, the WDT > functionality is added as an overlay in the memory map. > > The focus was to enable reboot functionality, so WDT interrupt handling > is not covered in this patch set. > > With these patches the `reboot` command can be used for both Cubieboard > and Orangepi-PC in order to restart the system. > > Also, Cubieboard avocado tests have been improved to include reboot > steps as well.
Applied to target-arm.next for 8.1, thanks. -- PMM