qemu-e2k/hw/watchdog
Andrew Jeffery 74b67e1f9d watchdog: aspeed: Fix sequential control writes
The logic in the handling for the control register required toggling the
enable state for writes to stick. Rework the condition chain to allow
sequential writes that do not update the enable state.

Fixes: 854123bf8d ("wdt: Add Aspeed watchdog device model")
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20210709053107.1829304-3-andrew@aj.id.au>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2021-09-20 08:50:59 +02:00
..
Kconfig hw/watchdog: Implement SBSA watchdog device 2020-10-27 11:10:44 +00:00
cmsdk-apb-watchdog.c clock: Add ClockEvent parameter to callbacks 2021-03-08 17:20:01 +00:00
meson.build hw/watchdog: Implement SBSA watchdog device 2020-10-27 11:10:44 +00:00
sbsa_gwdt.c hw/watchdog: Implement SBSA watchdog device 2020-10-27 11:10:44 +00:00
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
watchdog.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 2019-08-16 13:37:36 +02:00
wdt_aspeed.c watchdog: aspeed: Fix sequential control writes 2021-09-20 08:50:59 +02:00
wdt_diag288.c Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
wdt_i6300esb.c Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
wdt_ib700.c Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
wdt_imx2.c hw/watchdog: Implement full i.MX watchdog support 2020-05-21 20:00:18 +01:00