[PATCH v2 6/7] dt-bindings: watchdog: Drop SMARC-sAM67 support

Guenter Roeck linux at roeck-us.net
Mon Mar 2 07:01:38 PST 2026


On 3/2/26 04:24, Michael Walle wrote:
> 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 at microchip.com>
> Signed-off-by: Michael Walle <mwalle at kernel.org>

Reviewed-by: Guenter Roeck <linux at roeck-us.net>

> ---
>   .../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




More information about the linux-arm-kernel mailing list