Skip to content
Snippets Groups Projects
Commit 2b69a673 authored by Marek Behún's avatar Marek Behún Committed by Stefan Roese
Browse files

watchdog: Add support for Armada 37xx CPU watchdog


This adds support for the CPU watchdog found on Marvell Armada 37xx
SoCs.

There are 4 counters which can be set as CPU watchdog counters.
This driver uses the second counter (ID 1, counting from 0)
(Marvell's Linux also uses second counter by default).
In the future it could be adapted to use other counters, with
definition in the device tree.

Signed-off-by: default avatarMarek Behun <marek.behun@nic.cz>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent cf2cf851
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment