aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStrahinja Jankovic <strahinjapjankovic@gmail.com>2023-04-20 10:21:14 +0100
committerPeter Maydell <peter.maydell@linaro.org>2023-04-20 10:21:14 +0100
commitc663fc9fbc368352d4cc86db3e9de5f46e64194c (patch)
treee648cb9bfb03be19445a3e0272f37d7d53550b42 /docs
parent470f9f2d93613e02cc94594c841d5f3fe7f4d8e6 (diff)
downloadqemu-c663fc9fbc368352d4cc86db3e9de5f46e64194c.zip
qemu-c663fc9fbc368352d4cc86db3e9de5f46e64194c.tar.gz
qemu-c663fc9fbc368352d4cc86db3e9de5f46e64194c.tar.bz2
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 <strahinja.p.jankovic@gmail.com> Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com> Message-id: 20230326202256.22980-4-strahinja.p.jankovic@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/system/arm/orangepi.rst1
1 files changed, 1 insertions, 0 deletions
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
"""""""""""