]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ce823f06ac24f6709e52537e2053f90cb9690cc
tree81f07aff045fed803296396e5f31cc1b3bf85106
parentac5e600fee8aa0d7e7d65b1c8b36561f943e5528
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]