watchdog: gemini/ftwdt010: rename driver and symbols
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 16 Oct 2017 20:54:24 +0000 (22:54 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 28 Dec 2017 19:45:02 +0000 (20:45 +0100)
commit766a2aad645e6c4c4dec0c02be34318d5538e75e
tree9794cb43576a67489c03c57233b82e4e09daccaa
parentef3c9cc1a57bc1aa2136337c4e670511e46191f5
watchdog: gemini/ftwdt010: rename driver and symbols

This renames all the driver files and symbols for the Gemini
watchdog to FTWDT010 as it has been revealed that this IP block
is a generic watchdog timer from Faraday Technology used in
several SoC designs.

Select this driver by default for the Gemini, it is a sensible
driver to always have enabled.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/ftwdt010_wdt.c [moved from drivers/watchdog/gemini_wdt.c with 50% similarity]