]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
watchdog: s3c2410_wdt: add support for exynosautov920 SoC
authorByoungtae Cho <bt.cho@samsung.com>
Mon, 21 Oct 2024 06:39:02 +0000 (15:39 +0900)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Thu, 7 Nov 2024 11:27:56 +0000 (12:27 +0100)
commita5cb13980e00e9c4fbc382d68eda250ab6a14d7c
tree1fdbf639b0788e0d2839182e70f540f98a1ed11f
parentc63e0ee729c8426a04675602965d4fcb795038b9
watchdog: s3c2410_wdt: add support for exynosautov920 SoC

Adds the compatibles and drvdata for the ExynosAuto V920 SoC. This SoC
is almost similar to ExynosAutoV9, but some CPU configurations are quite
different, so it should be added. Plus it also support DBGACK like as
GS101 SoC.

Signed-off-by: Byoungtae Cho <bt.cho@samsung.com>
Signed-off-by: Taewan Kim <trunixs.kim@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20241021063903.793166-3-trunixs.kim@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