mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
AST2700 wdt controller is similiar to AST2600's wdt, but the AST2700 has 8 watchdogs, and they each have 0x80 of registers. Introduce ast2700 object class and increase the number of regs(offset) of ast2700 model. Signed-off-by: Troy Lee <troy_lee@aspeedtech.com> Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> |
||
|---|---|---|
| .. | ||
| allwinner-wdt.c | ||
| cmsdk-apb-watchdog.c | ||
| Kconfig | ||
| meson.build | ||
| sbsa_gwdt.c | ||
| spapr_watchdog.c | ||
| trace-events | ||
| trace.h | ||
| watchdog.c | ||
| wdt_aspeed.c | ||
| wdt_diag288.c | ||
| wdt_i6300esb.c | ||
| wdt_ib700.c | ||
| wdt_imx2.c | ||