[PATCH v2 6/7] dt-bindings: watchdog: Drop SMARC-sAM67 support
From: Michael Walle
Date: Mon Mar 02 2026 - 07:34:59 EST
I was just informed that this product is discontinued (without being
ever released to the market). Pull the plug and let's not waste any more
maintainers time and revert commit 354f31e9d2a3 ("dt-bindings: watchdog:
Add SMARC-sAM67 support").
Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
Signed-off-by: Michael Walle <mwalle@xxxxxxxxxx>
---
.../devicetree/bindings/watchdog/kontron,sl28cpld-wdt.yaml | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/Documentation/devicetree/bindings/watchdog/kontron,sl28cpld-wdt.yaml b/Documentation/devicetree/bindings/watchdog/kontron,sl28cpld-wdt.yaml
index 0821ba0e84a3..872a8471ef65 100644
--- a/Documentation/devicetree/bindings/watchdog/kontron,sl28cpld-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/kontron,sl28cpld-wdt.yaml
@@ -18,12 +18,7 @@ allOf:
properties:
compatible:
- oneOf:
- - items:
- - enum:
- - kontron,sa67mcu-wdt
- - const: kontron,sl28cpld-wdt
- - const: kontron,sl28cpld-wdt
+ const: kontron,sl28cpld-wdt
reg:
maxItems: 1
--
2.47.3