[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v8 0/2] Add watchdog support for SbsaQemu
From: |
Peter Maydell |
Subject: |
Re: [PATCH v8 0/2] Add watchdog support for SbsaQemu |
Date: |
Tue, 27 Oct 2020 11:12:42 +0000 |
On Tue, 27 Oct 2020 at 01:59, Shashi Mallela <shashi.mallela@linaro.org> wrote:
>
> This patch series adds watchdog timer support for SbsaQemu platform.
>
> The watchdog timer has been implemented first based on the generic
> watchdog timer specifications from ARM SBSA v6.0 and then used
> in the SbsaQemu reference platform
>
> Changes in v8:
> - cleared irq also along with ws0 clear on each explicit refresh
> - addressed additional review comments
>
> Shashi Mallela (2):
> hw/watchdog: Implement SBSA watchdog device
> hw/arm/sbsa-ref: add SBSA watchdog device
Applied to target-arm.next. Thanks for the respins and for
working through our code review process.
-- PMM