]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: meson: Enable meson SoC specific data
authorCarlo Caione <carlo@endlessm.com>
Sun, 8 Nov 2015 12:18:54 +0000 (13:18 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 28 Dec 2015 21:09:34 +0000 (22:09 +0100)
commit943bf1f6466f81e3ac4322c6887a4f4d68452e7f
treee649908992e3e8fcaaea1c9f71f93184928233b4
parentca22e79f5667faf7f6ed238e04075aeff936bbab
watchdog: meson: Enable meson SoC specific data

With this patch we refactor the driver code to enable watchdog support
for all platforms based on Amlogic meson SoCs.
The new default timeout is also now chosen considering the maximum
timeout allowed by the SoC.

Signed-off-by: Carlo Caione <carlo@endlessm.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/meson_wdt.c