[PATCH v2 0/4] watchdog: s3c2410_wdt: Simplify, cleanup and drop S3C2410

Krzysztof Kozlowski posted 4 patches 22 hours ago
.../devicetree/bindings/watchdog/samsung-wdt.yaml  | 72 ++++++++++++++++------
drivers/watchdog/s3c2410_wdt.c                     | 22 +------
2 files changed, 53 insertions(+), 41 deletions(-)
[PATCH v2 0/4] watchdog: s3c2410_wdt: Simplify, cleanup and drop S3C2410
Posted by Krzysztof Kozlowski 22 hours ago
Changes in v2:
- None, just rebase and apply tags.
- Can this be finally applied? It's waiting for almost four months.
- Link to v1: https://lore.kernel.org/r/20250830-watchdog-s3c-cleanup-v1-0-837ae94a21b5@linaro.org

S3C2410 is gone from kernel, so we can drop its support.  Also cleanup
and correct a bit the bindings.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (4):
      dt-bindings: watchdog: samsung-wdt: Define cluster constraints top-level
      watchdog: s3c2410_wdt: Drop S3C2410 support
      dt-bindings: watchdog: samsung-wdt: Drop S3C2410
      dt-bindings: watchdog: samsung-wdt: Split if:then: and constrain more

 .../devicetree/bindings/watchdog/samsung-wdt.yaml  | 72 ++++++++++++++++------
 drivers/watchdog/s3c2410_wdt.c                     | 22 +------
 2 files changed, 53 insertions(+), 41 deletions(-)
---
base-commit: 12b95d29eb979e5c4f4f31bb05817bc935c52050
change-id: 20250830-watchdog-s3c-cleanup-cfa28bf8bb2c

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>