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

Krzysztof Kozlowski posted 4 patches 1 month ago
.../devicetree/bindings/watchdog/samsung-wdt.yaml  | 72 ++++++++++++++++------
drivers/watchdog/s3c2410_wdt.c                     | 22 +------
2 files changed, 53 insertions(+), 41 deletions(-)
[PATCH 0/4] watchdog: s3c2410_wdt: Simplify, cleanup and drop S3C2410
Posted by Krzysztof Kozlowski 1 month ago
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: 3cace99d63192a7250461b058279a42d91075d0c
change-id: 20250830-watchdog-s3c-cleanup-cfa28bf8bb2c

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>