From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-il1-f181.google.com (mail-il1-f181.google.com [209.85.166.181]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8941FC0BB for ; Tue, 14 Feb 2023 16:12:46 +0000 (UTC) Received: by mail-il1-f181.google.com with SMTP id i26so51111ila.11 for ; Tue, 14 Feb 2023 08:12:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=TOvrwglmfiziR7GpHogrkS3U+q64rSn22USfXubW88k=; b=XrKC2zH+uUaPC97AOqS0/bdPT49/JVZZjK3xT6qcEj2IzdJ9Xxp8loksup0qyESRFS CLRxPlTPquxrClaH/kOdxlakKSD3MlUcqQWDNYJOIuVz35tPLnXYMbEknxjNTP9OCUP2 gmA5u84VkkHeIH1NJ0eOB5zW9G5J4UBzav3Y71bs7T8j4cvsV0zxswRdgD3ktogxgyAc OYT9Ws0tQs8neJj7kHHO/SUfu1mMvamZytV6kepoAETPUrQBHRmV11sXss2mW/E9gTI4 aKFQPahgB5MCZ7IhJMxe93U7m3fLZi01l9yhZdHz2f0mOpAPQCQjLrf0BKb4yxBi1Ew+ LZAA== X-Gm-Message-State: AO0yUKVT86RaDLI4LDONLy0RB7+Byz/RGaqkpuFw0jgzI79IOZnwoDd8 KoMzjqFSPwwUCYJ2ru3xgw== X-Google-Smtp-Source: AK7set/1RjGkMZEjYQt+pgvNdOtTX6Ck9XeM1kK01k0MLbfojEYgbSZ8+acxpFVCLsWy9ptdlxsOYQ== X-Received: by 2002:a05:6e02:1ba4:b0:313:904d:abda with SMTP id n4-20020a056e021ba400b00313904dabdamr2858079ili.28.1676391165536; Tue, 14 Feb 2023 08:12:45 -0800 (PST) Received: from robh_at_kernel.org (c-73-14-99-67.hsd1.co.comcast.net. [73.14.99.67]) by smtp.gmail.com with ESMTPSA id r15-20020a02c6cf000000b0039e68e9988csm4797305jan.56.2023.02.14.08.12.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Feb 2023 08:12:45 -0800 (PST) Received: (nullmailer pid 76710 invoked by uid 1000); Tue, 14 Feb 2023 16:12:34 -0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 From: Rob Herring To: Bastian Germann Cc: linux-kernel@vger.kernel.org, Rob Herring , Baolin Wang , Bjorn Andersson , Ohad Ben-Cohen , linux-sunxi@lists.linux.dev, Chen-Yu Tsai , Krzysztof Kozlowski , Samuel Holland , linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, Wilken Gottwalt , linux-arm-kernel@lists.infradead.org In-Reply-To: <20230213231931.6546-2-bage@debian.org> References: <20230213231931.6546-1-bage@debian.org> <20230213231931.6546-2-bage@debian.org> Message-Id: <167638944701.3666.5425414440419322569.robh@kernel.org> Subject: Re: [PATCH 1/3] dt-bindings: hwlock: sun6i: Add missing #hwlock-cells Date: Tue, 14 Feb 2023 10:12:34 -0600 On Tue, 14 Feb 2023 00:19:28 +0100, Bastian Germann wrote: > The allwinner,sun6i-a31-hwspinlock.yaml binding needs #hwlock-cells > which is required by the hwlock type. > > Fixes: f9e784dcb63f ("dt-bindings: hwlock: add sun6i_hwspinlock") > Signed-off-by: Bastian Germann > --- > .../bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > 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: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.example.dtb: hwlock@1c18000: '#hwlock-cells' is a required property From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230213231931.6546-2-bage@debian.org 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. 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 24A5CC61DA4 for ; Tue, 14 Feb 2023 16:13:58 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Date:Subject:Message-Id:References: In-Reply-To:Cc: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=HaQKOpfuTPCEK74vvwqQo4ZswghwagwvyLlHgirOR/8=; b=QEq5HzUt4pWdac NvEby8O52dIA3hz8NqTgbBf3vQGrKmWvXsWujyG7Wc/U2DpQeKldC6sErtKGw+mLFubTeT57OU1M0 CMict2m2m+KGTBuxl1s3/KE/yRcQ8Sj4HBugh5snp+MX39z3NqMhSah+WHDnTiPeUKb4E+XiHQsox ED1NGgxphDgJSf+NrkRYt18PpHr6g7pm1pCFfy1g9AoxZF8+KT5iK+Om7SFHR9D71cLMfKcTpqnn0 c4hC2HNS/BaEaPV/4tBge+aZvEkNSL0AdmJVeweDObnbQ8hnMnFZV3VWo99nEJOlSbVrAd1u3JBRr gWR0iHMfQk0atVUpFxFQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pRxvI-002jo1-5S; Tue, 14 Feb 2023 16:12:52 +0000 Received: from mail-il1-f178.google.com ([209.85.166.178]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pRxvF-002jma-A5 for linux-arm-kernel@lists.infradead.org; Tue, 14 Feb 2023 16:12:50 +0000 Received: by mail-il1-f178.google.com with SMTP id h29so4620978ila.8 for ; Tue, 14 Feb 2023 08:12:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=TOvrwglmfiziR7GpHogrkS3U+q64rSn22USfXubW88k=; b=r/Z1cVrq8XxOc6HhiIOdNG86459BIvwONWfucKyGaiefGO9xzW6IsdEU/eY189AalT B/+sJ3VOF+PleAULXu3Pdb9tXiKdq5sJxQC7GCfZPwdkpLUpoa/EI6geMUhgYIlpmgMn DZ7F72D71EA3K/QNsiB/j8g+tbIHlRYrGfGuJvcf7w3748tUKatbZv00Z/cD7DuOIM3x LeCp8WcKO7NOST2eedB3bYnPvBMF7OSlU1J/Pfaz9zl0EVqVDtEgNMOWO0LuHqnlpp42 5pm6wRcoWId7FPSkOPEUjJWEB7aDcch4mUDTLh2i/x5FeHbQ80pH0SRUgifXkntSl3B/ ucIg== X-Gm-Message-State: AO0yUKUtrlbk857aXCZHjU5Q+Rf89xL/ssA4zaTnnK6pr6Ai8pO8Muix XXSF4wVBiOtrx1lOb47PWw== X-Google-Smtp-Source: AK7set/1RjGkMZEjYQt+pgvNdOtTX6Ck9XeM1kK01k0MLbfojEYgbSZ8+acxpFVCLsWy9ptdlxsOYQ== X-Received: by 2002:a05:6e02:1ba4:b0:313:904d:abda with SMTP id n4-20020a056e021ba400b00313904dabdamr2858079ili.28.1676391165536; Tue, 14 Feb 2023 08:12:45 -0800 (PST) Received: from robh_at_kernel.org (c-73-14-99-67.hsd1.co.comcast.net. [73.14.99.67]) by smtp.gmail.com with ESMTPSA id r15-20020a02c6cf000000b0039e68e9988csm4797305jan.56.2023.02.14.08.12.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Feb 2023 08:12:45 -0800 (PST) Received: (nullmailer pid 76710 invoked by uid 1000); Tue, 14 Feb 2023 16:12:34 -0000 MIME-Version: 1.0 From: Rob Herring To: Bastian Germann Cc: linux-kernel@vger.kernel.org, Rob Herring , Baolin Wang , Bjorn Andersson , Ohad Ben-Cohen , linux-sunxi@lists.linux.dev, Chen-Yu Tsai , Krzysztof Kozlowski , Samuel Holland , linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, Wilken Gottwalt , linux-arm-kernel@lists.infradead.org In-Reply-To: <20230213231931.6546-2-bage@debian.org> References: <20230213231931.6546-1-bage@debian.org> <20230213231931.6546-2-bage@debian.org> Message-Id: <167638944701.3666.5425414440419322569.robh@kernel.org> Subject: Re: [PATCH 1/3] dt-bindings: hwlock: sun6i: Add missing #hwlock-cells Date: Tue, 14 Feb 2023 10:12:34 -0600 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230214_081249_394380_0C48933D X-CRM114-Status: GOOD ( 13.75 ) 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: , 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 Tue, 14 Feb 2023 00:19:28 +0100, Bastian Germann wrote: > The allwinner,sun6i-a31-hwspinlock.yaml binding needs #hwlock-cells > which is required by the hwlock type. > > Fixes: f9e784dcb63f ("dt-bindings: hwlock: add sun6i_hwspinlock") > Signed-off-by: Bastian Germann > --- > .../bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > 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: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.example.dtb: hwlock@1c18000: '#hwlock-cells' is a required property From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230213231931.6546-2-bage@debian.org 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