From patchwork Thu Feb 10 09:34:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin Labbe X-Patchwork-Id: 541699 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 62D3FC433F5 for ; Thu, 10 Feb 2022 09:34:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238763AbiBJJeh (ORCPT ); Thu, 10 Feb 2022 04:34:37 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:55432 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238762AbiBJJeg (ORCPT ); Thu, 10 Feb 2022 04:34:36 -0500 Received: from mail-wr1-x42e.google.com (mail-wr1-x42e.google.com [IPv6:2a00:1450:4864:20::42e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 457E610BD for ; Thu, 10 Feb 2022 01:34:36 -0800 (PST) Received: by mail-wr1-x42e.google.com with SMTP id w11so8438725wra.4 for ; Thu, 10 Feb 2022 01:34:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=uP4Uhmk6vf2xAms7r10tSMA4oqT1ek32FC/AUougGL0=; b=W/UdOp+KHYfoCGq5kyfNbeGihSdUCcanlaMSjidwzWLNzJ5O6cFux6UYv15uPgsKV9 Q2vh+2e8fi3Et5DhYtOJvR6fjKig3adKGKIbbfQBjz2vhfto3+DLma/Of/trwk2nvjT/ FDk2N28echunb9G02DJCM/cedvdpR9XuYF6m02IArUoOUaAg+at+jtQxr7RpkMOytL8D 8OJlXvoEaXJEgwu1SEQEW/xgEa2I5qlk7yNTyhzeyZlHIeD+2183hGnloncRONEjq+64 LGXMSPwN0+nFLlOw4TshmtY+Soa+5EjDZizvdrz2ds0hCVia/FVhv9P1WYtKcT6G+rcB zpjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=uP4Uhmk6vf2xAms7r10tSMA4oqT1ek32FC/AUougGL0=; b=mt3AKAz3OzbVXen2fp2lUx2ZGjkhEQR+ZC4KxoilpTBhnDsJheUL9+0Qo8JX2J5Twa wNByO4culw2AEO+5F8x2ZXYw7o4WrSOljSBxwaO2N6qvjScSZUUVU8p6e/ccsAQjFlxb Fq8+SO+edtjbLVqHxatnB5s9neqY0p3m5xJXBhJ0yJITQSzRUswQpNB6SE0gkJwuEq76 YHi1PENbMjSziK9NC5DFz4lAnTlDgv14b+ElDDubCaWoFKZ3r2xxWr8rbxKhxmP2huUr 1ovfHgLmGX16tW+P99+f/qj00GQrQm9HkqdL6WaIygLyg8DIp4B0GwigbSIgPNW2ZIkm kIzw== X-Gm-Message-State: AOAM530IMiRFVKc0JqIP0zdBep4CUPMjL+4xA0bkOXo3+lAb+P46C8k/ CJTjsFWVyG0dezHtJHnwqXtgRA== X-Google-Smtp-Source: ABdhPJwOGqM6+TjFx/Q1NCGhs1yihK636P8Cyp2S1UH3Zdgv/l1e1PR0Y5iMcTh6rIsWe3+M2eU3cA== X-Received: by 2002:a5d:6da2:: with SMTP id u2mr5399791wrs.294.1644485674810; Thu, 10 Feb 2022 01:34:34 -0800 (PST) Received: from localhost.localdomain (laubervilliers-658-1-213-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.googlemail.com with ESMTPSA id 1sm20531111wry.52.2022.02.10.01.34.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Feb 2022 01:34:34 -0800 (PST) From: Corentin Labbe To: krzysztof.kozlowski@canonical.com, linux@roeck-us.net, robh+dt@kernel.org, wim@linux-watchdog.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org, Corentin Labbe , Linus Walleij Subject: [PATCH v2] dt-bindings: watchdog: convert faraday,ftwdt010 to yaml Date: Thu, 10 Feb 2022 09:34:27 +0000 Message-Id: <20220210093427.2813601-1-clabbe@baylibre.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org Convert watchdog/faraday,ftwdt010.txt to yaml. This permits to detect missing properties like clocks and resets or compatible like moxa,moxart-watchdog. Reviewed-by: Linus Walleij Signed-off-by: Corentin Labbe --- Changes since v1: - Added myself as maintainer as requested by Linus - Added $ref to watchdog.yaml - Removed useless quotes - Added blank lines between properties - Removed timeout-sec as already provided by watchdog.yaml .../bindings/watchdog/faraday,ftwdt010.txt | 22 ------ .../bindings/watchdog/faraday,ftwdt010.yaml | 67 +++++++++++++++++++ 2 files changed, 67 insertions(+), 22 deletions(-) delete mode 100644 Documentation/devicetree/bindings/watchdog/faraday,ftwdt010.txt create mode 100644 Documentation/devicetree/bindings/watchdog/faraday,ftwdt010.yaml diff --git a/Documentation/devicetree/bindings/watchdog/faraday,ftwdt010.txt b/Documentation/devicetree/bindings/watchdog/faraday,ftwdt010.txt deleted file mode 100644 index 9ecdb502e605..000000000000 --- a/Documentation/devicetree/bindings/watchdog/faraday,ftwdt010.txt +++ /dev/null @@ -1,22 +0,0 @@ -Faraday Technology FTWDT010 watchdog - -This is an IP part from Faraday Technology found in the Gemini -SoCs and others. - -Required properties: -- compatible : must be one of - "faraday,ftwdt010" - "cortina,gemini-watchdog", "faraday,ftwdt010" -- reg : shall contain base register location and length -- interrupts : shall contain the interrupt for the watchdog - -Optional properties: -- timeout-sec : the default watchdog timeout in seconds. - -Example: - -watchdog@41000000 { - compatible = "faraday,ftwdt010"; - reg = <0x41000000 0x1000>; - interrupts = <3 IRQ_TYPE_LEVEL_HIGH>; -}; diff --git a/Documentation/devicetree/bindings/watchdog/faraday,ftwdt010.yaml b/Documentation/devicetree/bindings/watchdog/faraday,ftwdt010.yaml new file mode 100644 index 000000000000..64e9c414cc60 --- /dev/null +++ b/Documentation/devicetree/bindings/watchdog/faraday,ftwdt010.yaml @@ -0,0 +1,67 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/watchdog/faraday,ftwdt010.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Faraday Technology FTWDT010 watchdog + +maintainers: + - Linus Walleij + - Corentin Labbe + +description: | + This is an IP part from Faraday Technology found in the Gemini + SoCs and others. + +allOf: + - $ref: "watchdog.yaml#" + +properties: + compatible: + oneOf: + - const: faraday,ftwdt010 + - items: + - const: cortina,gemini-watchdog + - const: faraday,ftwdt010 + - items: + - const: moxa,moxart-watchdog + - const: faraday,ftwdt010 + + reg: + maxItems: 1 + + resets: + maxItems: 1 + + clocks: + maxItems: 1 + + clock-names: + const: PCLK + + interrupts: + maxItems: 1 + +required: + - compatible + - reg + +additionalProperties: false + +examples: + - | + #include + watchdog@41000000 { + compatible = "faraday,ftwdt010"; + reg = <0x41000000 0x1000>; + interrupts = <3 IRQ_TYPE_LEVEL_HIGH>; + }; + - | + watchdog: watchdog@98500000 { + compatible = "moxa,moxart-watchdog", "faraday,ftwdt010"; + reg = <0x98500000 0x10>; + clocks = <&clk_apb>; + clock-names = "PCLK"; + }; +...