From c663fc9fbc368352d4cc86db3e9de5f46e64194c Mon Sep 17 00:00:00 2001 From: Strahinja Jankovic Date: Thu, 20 Apr 2023 10:21:14 +0100 Subject: hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC This patch adds WDT to Allwinner-H3 and Orangepi-PC. WDT is added as an overlay to the Timer module memory area. Signed-off-by: Strahinja Jankovic Reviewed-by: Niek Linnenbank Message-id: 20230326202256.22980-4-strahinja.p.jankovic@gmail.com Signed-off-by: Peter Maydell --- docs/system/arm/orangepi.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/system/arm/orangepi.rst b/docs/system/arm/orangepi.rst index e597360..9afa542 100644 --- a/docs/system/arm/orangepi.rst +++ b/docs/system/arm/orangepi.rst @@ -26,6 +26,7 @@ The Orange Pi PC machine supports the following devices: * System Control module * Security Identifier device * TWI (I2C) + * Watchdog timer Limitations """"""""""" -- cgit v1.1