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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D1688C7EE2E for ; Fri, 26 May 2023 01:44:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Date:Subject:Message-Id:References: In-Reply-To:To:From:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=TGnjXWt6eo42606Lt6fNYnc0ZmtRIY1TuGMk3gFn73Q=; b=LHF8H2p1TZRf/l JIlONUW7ZUawBssfkRQxLwjPYBs1DWyPH2r3ukKc5tIPSg0VN7Ep9zG+/MUgbLuHZb/f44SrY8HQO VhP+IT31eZn+p8bh8EdH1XqmnofzMHRxldtKPxI6gf2yV/wkdSrktiEkYfGob/3bmj4v7612mc383 jMgsGIe4yb8lMrFD2jwqFvaMK9VfmzmZEJknfFcsiFImblVktz4Kq8Py/NKFuGEArZljzZqedabRw UgB2PDfiGaH6+yKD27vn090S3poQKTDN8PYAjZ+Y7jtDrs9JJBxWiPtdHIYLkh8hkMe8Co5Yls2ea hhiwWT2LuhCfuAasJfYQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q2MUr-000fFI-1D; Fri, 26 May 2023 01:44:01 +0000 Received: from mail-io1-f52.google.com ([209.85.166.52]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q2MUj-000fC7-2V for linux-arm-kernel@lists.infradead.org; Fri, 26 May 2023 01:43:55 +0000 Received: by mail-io1-f52.google.com with SMTP id ca18e2360f4ac-774942ddfe0so30431039f.2 for ; Thu, 25 May 2023 18:43:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685065431; x=1687657431; h=date:subject:message-id:references:in-reply-to:cc:to:from :mime-version:content-transfer-encoding:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=UcJBsXA60m04uWBwWmLfTx0vDK+YHxaLAkQOCUWBnMg=; b=WmhXDn59dJyeIGyZqnzg4qXd5ydWfdKFCIbRMaa7na2+LoDpDeBm4vBIqvkAc+Crqo 2ZZGTIxoz6jZioPFsKHuzLneHo2/0kuQB3cVvfX4Ci+5CnCCTNxWRNvKzG+TXgyzJMyu clSNOIvT+RPvLirqmDA8aQ/suwdmlbMLd6Vgs1duCc3Q+HgnDhP+l6EWPX8d3uJ7zjQF h8IUQ6EzKM6fJnqGvWPm4yNaltpScIxf/FMMkWlI9e+9UfwgTLSgySbQlVUnJxaxG2JT lUMxGaUDURkIjaaT66PwKj2iNTPvVsyTohu6FkRC3NSwdkkUV4b22PFaMsB3SRGoRpkP TjoQ== X-Gm-Message-State: AC+VfDw0Wc0mq1kVWo/SWFcQrpygO943K9fH2lmRXBZkn8aRoSQGbw10 WSF32gCyXZdffV1AVuXbqg== X-Google-Smtp-Source: ACHHUZ5XM5uaXn9XSM6fbkgHRJZa5tJEeP+5zrxfIHZJ6gYS0KacPa8XYLSfmIAIvdYMEPcan3QC1g== X-Received: by 2002:a6b:7602:0:b0:76c:89de:ba47 with SMTP id g2-20020a6b7602000000b0076c89deba47mr1077910iom.19.1685065431430; Thu, 25 May 2023 18:43:51 -0700 (PDT) Received: from robh_at_kernel.org ([64.188.179.254]) by smtp.gmail.com with ESMTPSA id n1-20020a056638110100b00411be337516sm829734jal.24.2023.05.25.18.43.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 May 2023 18:43:50 -0700 (PDT) Received: (nullmailer pid 3171 invoked by uid 1000); Fri, 26 May 2023 01:43:44 -0000 MIME-Version: 1.0 From: Rob Herring To: Claudiu Beznea In-Reply-To: <20230525125602.640855-5-claudiu.beznea@microchip.com> References: <20230525125602.640855-1-claudiu.beznea@microchip.com> <20230525125602.640855-5-claudiu.beznea@microchip.com> Message-Id: <168506542457.3138.7238632491421340996.robh@kernel.org> Subject: Re: [PATCH 4/5] dt-bindings: watchdog: atmel,at91rm9200-wdt: convert to yaml Date: Thu, 25 May 2023 20:43:44 -0500 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230525_184353_811722_3CF6A8AA X-CRM114-Status: GOOD ( 12.62 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, conor+dt@kernel.org, linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, daniel.lezcano@linaro.org, alexandre.belloni@bootlin.com, robh+dt@kernel.org, linux@roeck-us.net, krzysztof.kozlowski+dt@linaro.org, tglx@linutronix.de, wim@linux-watchdog.org, sebastian.reichel@collabora.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 25 May 2023 15:56:01 +0300, Claudiu Beznea wrote: > Convert Atmel AT91RM9200 system timer watchdog bindings to YAML. > > Signed-off-by: Claudiu Beznea > --- > .../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 > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: Error: Documentation/devicetree/bindings/watchdog/atmel,at91rm9200-wdt.example.dts:22.5-6 syntax error FATAL ERROR: Unable to parse input tree make[1]: *** [scripts/Makefile.lib:419: Documentation/devicetree/bindings/watchdog/atmel,at91rm9200-wdt.example.dtb] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1512: dt_binding_check] Error 2 doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230525125602.640855-5-claudiu.beznea@microchip.com The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit after running the above command yourself. Note that DT_SCHEMA_FILES can be set to your schema file to speed up checking your schema. However, it must be unset to test all examples with your schema. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel