ARM: meson: add watchdog driver
authorCarlo Caione <carlo@caione.org>
Sat, 20 Sep 2014 17:06:50 +0000 (19:06 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 20 Oct 2014 18:57:16 +0000 (20:57 +0200)
commit22e1b8f60f913cf71e688af9b64317b515303f4c
tree81f07aff045fed803296396e5f31cc1b3bf85106
parent0c5691f00879cacf98a31b873c02d71c66d72855
ARM: meson: add watchdog driver

This patch adds the watchdog driver for the Amlogic Meson SoCs used also
to reboot the device.

Signed-off-by: Carlo Caione <carlo@caione.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/meson_wdt.c [new file with mode: 0644]