From mboxrd@z Thu Jan 1 00:00:00 1970 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 E2A15C7EE2F for ; Wed, 31 May 2023 08:56:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234573AbjEaI4q (ORCPT ); Wed, 31 May 2023 04:56:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41058 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235182AbjEaI4p (ORCPT ); Wed, 31 May 2023 04:56:45 -0400 Received: from mail-ej1-x634.google.com (mail-ej1-x634.google.com [IPv6:2a00:1450:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 135F310B for ; Wed, 31 May 2023 01:56:43 -0700 (PDT) Received: by mail-ej1-x634.google.com with SMTP id a640c23a62f3a-96f6a9131fdso826323566b.1 for ; Wed, 31 May 2023 01:56:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685523401; x=1688115401; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=OLwParLUSUQDKzsXo+bv4vprnezgjEtwJoN4LED/HDQ=; b=N6BrHzkysYgJkV16lFb6xqd+HzF/6Bzdx0/Rlrz3dV02A4b+HNOGWm0M2laGlMdfb/ xjHvX+lFHMCJYbibR6mTR6cOQkucZOr1tuXDNVVx1gB9iItQbg9hr+JHPtD+zeY7Sa8e jK4MGQ0l4+FgUd9J2Kkeh5Dv5M/CuPZra4v64omcR7510NV2WD55REXWpXcKBoZgVcW0 KEXE6x1aoAbyQ5tavyRun1V2qVBkAyz4U0t6Iz9RJhp5Xui+YClR9WZIPcHZ+C1QjStI duTReM8KVnWa4FdC1EOu99Ekk2pEXMCuh8lkiTC7VzOr0BCuZDqTOrq0+NwwBitwIFVV GCxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685523401; x=1688115401; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=OLwParLUSUQDKzsXo+bv4vprnezgjEtwJoN4LED/HDQ=; b=l8E/1tm0T1DU4ZQ+g0rXlVhoKwk8YjhjHHecQmloDn6Q8Zr2qeSG6GC6dYxMvM1/8e TClfKDLLRBZKwrRAQeAjgPzSEewzvTqV/LsLmv0dyxH83I2AjVB6FTAdvmbQO1/ihXMn xyHjZft2+EX0V6jCDqbi7O/cCEwgJkVonWTYVR7g0uReFvXBNOrsT4yHBSyDVnBhOT6L Mgb8h1rQjhTldNa78yT3XoxDMpGgwxxek+GH6/hFTP6SQHwdkybg1ipECW/xuoqDsWhA sQXawYb7/Lk/oME9lD30723AffO9nqXn1JllBClzX4Ki11IZCLcFr6vVdUB33GqKsT0B COeQ== X-Gm-Message-State: AC+VfDyGVLfs1CqUcSKTOAfJMLBwRT7KlKw2zREHYm2VqrPuv7xx7kFX bt6bMc+/ySwE4PvkYXj0stDuRw== X-Google-Smtp-Source: ACHHUZ7jtK63n0mTLezSDYRYQn5ukUBaIfHv+z5Ria9x9R9U0JuwRNd7r1SfKkx8CdI8QOFwI7CTiw== X-Received: by 2002:a17:907:6e8a:b0:96b:559d:ff19 with SMTP id sh10-20020a1709076e8a00b0096b559dff19mr5627117ejc.21.1685523401395; Wed, 31 May 2023 01:56:41 -0700 (PDT) Received: from [192.168.1.20] ([178.197.199.204]) by smtp.gmail.com with ESMTPSA id g5-20020a1709064e4500b0096f6647b5e8sm8662930ejw.64.2023.05.31.01.56.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 31 May 2023 01:56:41 -0700 (PDT) Message-ID: Date: Wed, 31 May 2023 10:56:38 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v3 2/3] dt-bindings: watchdog: atmel,at91rm9200-wdt: convert to yaml Content-Language: en-US To: Claudiu Beznea , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, daniel.lezcano@linaro.org, tglx@linutronix.de, wim@linux-watchdog.org, linux@roeck-us.net Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org, Conor Dooley References: <20230530090758.1652329-1-claudiu.beznea@microchip.com> <20230530090758.1652329-3-claudiu.beznea@microchip.com> From: Krzysztof Kozlowski In-Reply-To: <20230530090758.1652329-3-claudiu.beznea@microchip.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 30/05/2023 11:07, Claudiu Beznea wrote: > Convert Microchip AT91RM9200 system timer watchdog bindings to YAML. > > Signed-off-by: Claudiu Beznea > Reviewed-by: Conor Dooley > --- > .../watchdog/atmel,at91rm9200-wdt.yaml | 29 +++++++++++++++++++ > .../watchdog/atmel-at91rm9200-wdt.txt | 9 ------ > 2 files changed, 29 insertions(+), 9 deletions(-) > create mode 100644 Documentation/devicetree/bindings/watchdog/atmel,at91rm9200-wdt.yaml > delete mode 100644 Documentation/devicetree/bindings/watchdog/atmel-at91rm9200-wdt.txt > > diff --git a/Documentation/devicetree/bindings/watchdog/atmel,at91rm9200-wdt.yaml b/Documentation/devicetree/bindings/watchdog/atmel,at91rm9200-wdt.yaml > new file mode 100644 > index 000000000000..592e797df4c2 > --- /dev/null > +++ b/Documentation/devicetree/bindings/watchdog/atmel,at91rm9200-wdt.yaml > @@ -0,0 +1,29 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/watchdog/atmel,at91rm9200-wdt.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Microchip AT91RM9200 System Timer Watchdog > + > +maintainers: > + - Nicolas Ferre > + - Alexandre Belloni > + - Claudiu Beznea > + > +properties: > + compatible: > + const: atmel,at91rm9200-wdt > + > +required: > + - compatible > + > +unevaluatedProperties: false Missing ref to watchdog. unevaluatedProps do not make sense with it. Best regards, Krzysztof