diff options
author | Marek BehĂșn <[email protected]> | 2018-09-24 13:06:51 +0200 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2018-10-13 15:19:39 +0200 |
commit | 54e3d9b518c8a2a7a3acb14a5912fafd8ef38f40 (patch) | |
tree | b0b57480f915aef88233a261610e83bf25e95b9e /tools/include/linux/kernel.h | |
parent | 270c4265f259e4f9695b86b1ded00f7f202ecba4 (diff) |
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) as watchdog
counter, and first counter (ID 0) to implement pinging on the second
counter without the need to disable it.
Since counters IDs 2 and 3 are enabled already before even U-Boot
starts, this driver does not use them at all, for example by adding a
device tree property for counter selection.
Signed-off-by: Marek BehĂșn <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Tested-by: Miquel Raynal <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions