From nobody Thu Apr 9 13:32:16 2026 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6234E37104C; Mon, 2 Mar 2026 12:26:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772454383; cv=none; b=O1FBCwapXKsLOVdKnR7VEqDLCR2vwCQr+NANI8WWeaTFygHgVS9IcY3vumhUiuHDsc35snPFL8jdfLybkjpbOzt9VaHnyrBz6dSoPdrsdaRkSbHAOV451QtlsZZNbnl1aEcjniT3iGiMBf++JK73wkfpuyu49lJJHkYyCwlnPhE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772454383; c=relaxed/simple; bh=SHoA2Wn366pwsmdbdTIEzKutBPmNFtYIiz3QL9a36j8=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=H/D+fHtfReWcAph7EiBRnBoFkthMKIw5zxveNiA0LSb+v7gs9QV3z13MvKlcZ7AHzeItg+e64q8u74O0EMFqQyiirudlDtzuxTIIpxXIuMtHx3sjPowWN+uOAgtc8DZG+Uf5I0UZfWd7DMC4LuKd5T3dMRFI2JSDX0akFnZCMUw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=dPekgRzi; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="dPekgRzi" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1E7A2C19423; Mon, 2 Mar 2026 12:26:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772454382; bh=SHoA2Wn366pwsmdbdTIEzKutBPmNFtYIiz3QL9a36j8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=dPekgRziDFyvdpTMCdgKH9QZM9OpV1JEXfpbzz/lWwqxlZmGBxpBoN84uN3h+jS+N wWkT/RKKjoBQsdzKWw0JooPz5jSG1XtH+5dxe9usQGKPNhT6VNJ0cmSAjcDSmJawtm 8fhX+uirQv3iForEvtlYOw/+tOS5h21t07r1epBRXbnPui54r6Y3/bcTEAcMmvdCjC xSY7V3v5PseaAr0Ukve0jY9a48r/uOpXX0xjZX1LXjrN7i9mqQRJ7F3/viLyATAQie lWQtIZ4MNFAZTxqU5MfySYy6dMfg/5/RT30zEzwYMe4XHdPP6St3oK+STdKpd9vhoH YXPXWNNhjsXEA== From: Michael Walle To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Guenter Roeck , Srinivas Kandagatla , Wim Van Sebroeck , Jonathan Corbet , Shuah Khan Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-doc@vger.kernel.org, Michael Walle , Conor Dooley Subject: [PATCH v2 6/7] dt-bindings: watchdog: Drop SMARC-sAM67 support Date: Mon, 2 Mar 2026 13:24:51 +0100 Message-ID: <20260302122540.1377444-7-mwalle@kernel.org> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260302122540.1377444-1-mwalle@kernel.org> References: <20260302122540.1377444-1-mwalle@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" 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 Signed-off-by: Michael Walle Reviewed-by: Guenter Roeck --- .../devicetree/bindings/watchdog/kontron,sl28cpld-wdt.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Documentation/devicetree/bindings/watchdog/kontron,sl28cpld-wd= t.yaml b/Documentation/devicetree/bindings/watchdog/kontron,sl28cpld-wdt.ya= ml 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: =20 properties: compatible: - oneOf: - - items: - - enum: - - kontron,sa67mcu-wdt - - const: kontron,sl28cpld-wdt - - const: kontron,sl28cpld-wdt + const: kontron,sl28cpld-wdt =20 reg: maxItems: 1 --=20 2.47.3