From: Peter Maydell <peter.maydell@linaro.org>
To: Strahinja Jankovic <strahinjapjankovic@gmail.com>
Cc: Beniamino Galvani <b.galvani@gmail.com>,
Niek Linnenbank <nieklinnenbank@gmail.com>,
qemu-arm@nongnu.org, qemu-devel@nongnu.org,
Strahinja Jankovic <strahinja.p.jankovic@gmail.com>
Subject: Re: [PATCH v3 0/4] Basic Allwinner WDT emulation
Date: Tue, 11 Apr 2023 14:30:34 +0100 [thread overview]
Message-ID: <CAFEAcA-f-5VMWXWWadvwHPS=x7taoBP+Tpr-BEc2j8XTDfhEMQ@mail.gmail.com> (raw)
In-Reply-To: <20230326202256.22980-1-strahinja.p.jankovic@gmail.com>
On Sun, 26 Mar 2023 at 21:23, Strahinja Jankovic
<strahinjapjankovic@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
prev parent reply other threads:[~2023-04-11 13:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-26 20:22 [PATCH v3 0/4] Basic Allwinner WDT emulation Strahinja Jankovic
2023-03-26 20:22 ` [PATCH v3 1/4] hw/watchdog: Allwinner WDT emulation for system reset Strahinja Jankovic
2023-03-26 20:22 ` [PATCH v3 2/4] hw/arm: Add WDT to Allwinner-A10 and Cubieboard Strahinja Jankovic
2023-03-26 20:22 ` [PATCH v3 3/4] hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC Strahinja Jankovic
2023-03-26 20:22 ` [PATCH v3 4/4] tests/avocado: Add reboot tests to Cubieboard Strahinja Jankovic
2023-04-11 13:30 ` Peter Maydell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAFEAcA-f-5VMWXWWadvwHPS=x7taoBP+Tpr-BEc2j8XTDfhEMQ@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=b.galvani@gmail.com \
--cc=nieklinnenbank@gmail.com \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=strahinja.p.jankovic@gmail.com \
--cc=strahinjapjankovic@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).