Three of these are fixes for ast2600 models that I found when testing master. The forth is a usability improvement that is helpful when diagnosing why a watchdog is biting.
v3 adds some comments and fixes whitespace, and r-b from Alex. Thanks for the review Alex. v2 fixes some review comments from Cédric and adds his r-b. Joel Stanley (4): aspeed/sdmc: Make ast2600 default 1G aspeed/scu: Fix W1C behavior watchdog/aspeed: Improve watchdog timeout message watchdog/aspeed: Fix AST2600 frequency behaviour hw/misc/aspeed_scu.c | 15 +++++++++++---- hw/misc/aspeed_sdmc.c | 6 +++--- hw/watchdog/wdt_aspeed.c | 24 +++++++++++++++++++----- include/hw/watchdog/wdt_aspeed.h | 1 + 4 files changed, 34 insertions(+), 12 deletions(-) -- 2.24.0