Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: watchdog: samsung-wdt: Drop S3C2410

Samsung S3C2410 SoC was removed from Linux kernel in the
commit 61b7f8920b17 ("ARM: s3c: remove all s3c24xx support"), in January
2023. There are no in-kernel users of samsung,s3c2410-wdt compatible
anymore and platform is so old, that there should be no out-of-tree
users. If such existed, they would have enough of time to object
dropping Samsung S3C2410 SoC removal from the kernel (which did not
happen).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>

authored by

Krzysztof Kozlowski and committed by
Wim Van Sebroeck
6a11dbf4 a7264838

-1
-1
Documentation/devicetree/bindings/watchdog/samsung-wdt.yaml
··· 19 19 oneOf: 20 20 - enum: 21 21 - google,gs101-wdt # for Google gs101 22 - - samsung,s3c2410-wdt # for S3C2410 23 22 - samsung,s3c6410-wdt # for S3C6410, S5PV210 and Exynos4 24 23 - samsung,exynos5250-wdt # for Exynos5250 25 24 - samsung,exynos5420-wdt # for Exynos5420