watchdog: s3c2410_wdt: support exynosautov9 watchdog
authorChanho Park <chanho61.park@samsung.com>
Fri, 20 May 2022 12:17:48 +0000 (21:17 +0900)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 2 Oct 2022 10:55:42 +0000 (12:55 +0200)
commit0c91aa185a63324183c67eff2d3bb2af605f05a7
treee7038403f1c3c8e0634f7fbb09354a058b7b30b1
parenteadf8c4c737f6e88e1b1e86f2f52ea5acf28bb04
watchdog: s3c2410_wdt: support exynosautov9 watchdog

Like exynos850, exynosautov9 SoC also has two cpu watchdogs.
Unfortunately, some configurations are slightly different so we need to
add samsung,exynosautov9-wdt and separate drv data for those watchdogs.

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20220520121750.71473-3-chanho61.park@samsung.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/s3c2410_wdt.c