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 3BA52C64ED9 for ; Fri, 17 Feb 2023 13:48:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229637AbjBQNr6 (ORCPT ); Fri, 17 Feb 2023 08:47:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43096 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229686AbjBQNr4 (ORCPT ); Fri, 17 Feb 2023 08:47:56 -0500 Received: from mail-oa1-f49.google.com (mail-oa1-f49.google.com [209.85.160.49]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E41B314230; Fri, 17 Feb 2023 05:47:08 -0800 (PST) Received: by mail-oa1-f49.google.com with SMTP id 586e51a60fabf-1718a459283so828618fac.9; Fri, 17 Feb 2023 05:47:08 -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=Km+RFxsP5v4Z9IaTzXwl9KgfECbJ3qlcSjg9Lj+ejwA=; b=jlXDUDe1T2nJ6OOtgFP09SOvLNC7Ah/4sThrSek8VA2oILe4hIMX8I3uBOssXWeLNd vq35RfBNUqgeeKX0HrHkrvDSJ4Ab4qBY+6ZSYql2/POuf26b9TwY3TSc4q1OrdDl2it6 j+8kddJpbFIV5Ny5u7hE6fkcKnw+a2C+AfCZVVK2Mp+F0/2M1/ZVLIuZgE8e1K4dHdB6 qQ5hYeE5rznQ4O2HhbA9y0FUfpmr5T+oO82fyOJwAiXEPAoYo2bK2om+UbzI+jRKI4X1 SqdwiVk2jurRelQ/c2Xe1kptRnvVJ1Tz/2nG9IWsiPDbyiuXZn3kQeP5q/qmrmTvWouz cVSg== X-Gm-Message-State: AO0yUKX7vcHNw7ZaY/p1AKvtPhTsjfdg+QCGAGmY9cWRraXf+slC7vzF GQ/Bkp7vA3VtMrWSMrXITA== X-Google-Smtp-Source: AK7set/kFZG1z4NFMAXCrlQ+e7Y3hiYm0oFCx6zA1ae8AtHby3IaG/1Znoh/z8PB4c9vK3cT4OD0IQ== X-Received: by 2002:a05:6870:89a4:b0:163:7d08:849d with SMTP id f36-20020a05687089a400b001637d08849dmr211001oaq.31.1676641623146; Fri, 17 Feb 2023 05:47:03 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id bf24-20020a0568700a1800b00150aca072e8sm1637396oac.38.2023.02.17.05.47.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Feb 2023 05:47:02 -0800 (PST) Received: (nullmailer pid 658537 invoked by uid 1000); Fri, 17 Feb 2023 13:47:00 -0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 From: Rob Herring To: Konrad Dybcio Cc: Krzysztof Kozlowski , Robert Marko , Viresh Kumar , Stephen Boyd , Niklas Cassel , devicetree@vger.kernel.org, Nishanth Menon , Andy Gross , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, Bjorn Andersson , Liam Girdwood , linux-pm@vger.kernel.org, Rob Herring , AngeloGioacchino Del Regno , AngeloGioacchino Del Regno , Mark Brown In-Reply-To: <20230217-topic-cpr3h-v10-3-67aed8fdfa61@linaro.org> References: <20230217-topic-cpr3h-v10-0-67aed8fdfa61@linaro.org> <20230217-topic-cpr3h-v10-3-67aed8fdfa61@linaro.org> Message-Id: <167664119785.650200.1249609435784298678.robh@kernel.org> Subject: Re: [PATCH v10 3/6] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver Date: Fri, 17 Feb 2023 07:47:00 -0600 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Fri, 17 Feb 2023 12:08:26 +0100, Konrad Dybcio wrote: > From: AngeloGioacchino Del Regno > > Add the bindings for the CPR3 driver to the documentation. > > Signed-off-by: AngeloGioacchino Del Regno > [Konrad: Make binding check pass; update AGdR's email] > Signed-off-by: Konrad Dybcio > --- > .../devicetree/bindings/soc/qcom/qcom,cpr3.yaml | 299 +++++++++++++++++++++ > 1 file changed, 299 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/soc/qcom/qcom,cpr3.example.dtb: opp-table-cprh: opp-1: 'qcom,opp-cloop-vadj', 'qcom,opp-oloop-vadj' do not match any of the regexes: 'pinctrl-[0-9]+' From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/opp/opp-v2-qcom-level.yaml /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/qcom/qcom,cpr3.example.dtb: opp-table-cprh: opp-2: 'qcom,opp-cloop-vadj', 'qcom,opp-oloop-vadj' do not match any of the regexes: 'pinctrl-[0-9]+' From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/opp/opp-v2-qcom-level.yaml /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/qcom/qcom,cpr3.example.dtb: opp-table-cprh: opp-3: 'qcom,opp-cloop-vadj', 'qcom,opp-oloop-vadj' do not match any of the regexes: 'pinctrl-[0-9]+' From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/opp/opp-v2-qcom-level.yaml /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/soc/qcom/qcom,cpr3.example.dtb: opp-table-cprh: opp-3:qcom,opp-fuse-level:0: [2, 3] is too long From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/opp/opp-v2-qcom-level.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230217-topic-cpr3h-v10-3-67aed8fdfa61@linaro.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.