diff options
author | Pali Rohár <pali@kernel.org> | 2022-02-23 14:21:40 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2022-03-08 09:08:09 +0100 |
commit | 65066773a3e4c3f1dfc5eac8400ca7a7268e4fb7 (patch) | |
tree | dbddbc99c1c16ddf57c96bafb69d1c227ee13408 /tools/patman/commit.py | |
parent | a12492ebbc88dab74b1d6e27d8194a56eb1fbbff (diff) |
watchdog: armada_37xx: Probe driver also when watchdog is already running
If Armada 37xx watchdog is started before U-Boot then CNTR_CTRL_ACTIVE bit
is set, U-Boot armada-37xx-wdt.c driver fails to initialize and so U-Boot
is unable to use or kick this watchdog.
Do not check for CNTR_CTRL_ACTIVE bit and always initialize watchdog. Same
behavior is implemented in Linux kernel driver.
This change allows to activate watchdog in firmware which loads U-Boot.
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'tools/patman/commit.py')
0 files changed, 0 insertions, 0 deletions