commit | fa84201500e51e3eb2f659bd55e6c0838d6a03b2 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Mon Nov 15 23:45:43 2021 +0100 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Mon Feb 28 11:59:35 2022 +0530 |
tree | 08011f8cb6f63185e27342f8393e287f4a77e31d | |
parent | 2184cc65d1645bf94e7ab00aac1458d5043b9332 [diff] |
watchdog: add sl28cpld watchdog driver The watchdog timer is part of the sl28cpld management controller. The watchdog timer usually supervises the bootloader boot-up and if it bites the failsafe bootloader will be activated. Apart from that it supports the usual board level reset and one SMARC speciality: driving the WDT_TIMEOUT# signal. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>