watchdog: sunxi: New watchdog driver for Allwinner A10/A13
authorCarlo Caione <carlo.caione@gmail.com>
Tue, 30 Jul 2013 19:20:46 +0000 (21:20 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 10 Sep 2013 19:14:44 +0000 (21:14 +0200)
commitd00680ed002649c8d06237a0abefcd89211757fd
tree8a1dc4ae3a9b1b9dba44649b141aa96ec48eb55d
parentaf4ea6312cebd756221b813b0b69bca9b201a6af
watchdog: sunxi: New watchdog driver for Allwinner A10/A13

This patch adds the driver for the watchdog found in the Allwinner A10 and
A13 SoCs. It has DT-support and uses the new watchdog framework.

Signed-off-by: Carlo Caione <carlo.caione@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/sunxi_wdt.c [new file with mode: 0644]