]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: watchdog: Drop SMARC-sAM67 support
authorMichael Walle <mwalle@kernel.org>
Mon, 2 Mar 2026 12:24:51 +0000 (13:24 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 3 May 2026 15:56:42 +0000 (08:56 -0700)
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@microchip.com>
Signed-off-by: Michael Walle <mwalle@kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20260302122540.1377444-7-mwalle@kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/devicetree/bindings/watchdog/kontron,sl28cpld-wdt.yaml

index 0821ba0e84a3cac28a2feee8781190eb1d3a463b..872a8471ef65fe11e4c9c65be8843605a5a35ec7 100644 (file)
@@ -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