aboutsummaryrefslogtreecommitdiff
path: root/docs/system/arm/bananapi_m2u.rst
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2024-01-15 10:27:57 -0800
committerPeter Maydell <peter.maydell@linaro.org>2024-01-26 11:30:47 +0000
commit2af71d28e796a8cbf3e661c7650be3f0197f404f (patch)
tree50e3ae96326b70caced4cf5153c3810144452c00 /docs/system/arm/bananapi_m2u.rst
parent2a02da74f286349c2d39c8a6102388219f476d8c (diff)
hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
Add watchdog timer support to Allwinner-H40 and Bananapi. The watchdog timer is added as an overlay to the Timer module memory map. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Reviewed-by: Strahinja Jankovic <strahinja.p.jankovic@gmail.com> Message-id: 20240115182757.1095012-4-linux@roeck-us.net Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/system/arm/bananapi_m2u.rst')
-rw-r--r--docs/system/arm/bananapi_m2u.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/system/arm/bananapi_m2u.rst b/docs/system/arm/bananapi_m2u.rst
index 542310591d..587b488655 100644
--- a/docs/system/arm/bananapi_m2u.rst
+++ b/docs/system/arm/bananapi_m2u.rst
@@ -25,6 +25,7 @@ The Banana Pi M2U machine supports the following devices:
* SATA
* TWI (I2C)
* USB 2.0
+ * Hardware Watchdog
Limitations
"""""""""""
@@ -33,7 +34,6 @@ Currently, Banana Pi M2U does *not* support the following features:
- Graphical output via HDMI, GPU and/or the Display Engine
- Audio output
-- Hardware Watchdog
- Real Time Clock
Also see the 'unimplemented' array in the Allwinner R40 SoC module