watchdog: db8500_wdt: Rename driver
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 22 Sep 2021 23:09:46 +0000 (01:09 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 1 Nov 2021 19:18:08 +0000 (20:18 +0100)
commitd0305aac8e83caf24aaf44f1134335b405bbb075
tree13c343a3c9a3fb12110f96ea8b5cab25204119dd
parent74128d801b5165650ae6222e8cf23780fbc55e67
watchdog: db8500_wdt: Rename driver

This driver is named after the ambition to support more SoCs than
the DB8500. Those were never produced, so cut down the scope and
rename the driver accordingly. Since the Kconfig for the watchdog
defaults to y this will still be built by default.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210922230947.1864357-2-linus.walleij@linaro.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/db8500_wdt.c [moved from drivers/watchdog/ux500_wdt.c with 100% similarity]