-
- Downloads
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:Marek Behun <marek.behun@nic.cz> Signed-off-by:
Stefan Roese <sr@denx.de>
Showing
- arch/arm/dts/armada-37xx.dtsi 6 additions, 0 deletionsarch/arm/dts/armada-37xx.dtsi
- drivers/watchdog/Kconfig 9 additions, 0 deletionsdrivers/watchdog/Kconfig
- drivers/watchdog/Makefile 1 addition, 0 deletionsdrivers/watchdog/Makefile
- drivers/watchdog/armada-37xx-wdt.c 175 additions, 0 deletionsdrivers/watchdog/armada-37xx-wdt.c
Loading
Please register or sign in to comment