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 6BD5FC7619A for ; Thu, 23 Mar 2023 13:59:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231283AbjCWN7F (ORCPT ); Thu, 23 Mar 2023 09:59:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53080 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232000AbjCWN6t (ORCPT ); Thu, 23 Mar 2023 09:58:49 -0400 Received: from mail-oi1-f174.google.com (mail-oi1-f174.google.com [209.85.167.174]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A4AC126C15; Thu, 23 Mar 2023 06:58:43 -0700 (PDT) Received: by mail-oi1-f174.google.com with SMTP id bj20so6728940oib.3; Thu, 23 Mar 2023 06:58:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679579923; 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=kLy7q/A/bSUpQB88gV+M1rWoFEj0u/mE7p9M7z5KPxc=; b=Y4Sy7uYLUJnyvyS+rVzyQGfv71cv4UXuCnwMaCDzw4ZH1sRVwt6LGwh+1NM8mSR9Bb eKGNLvXGgGkg6d1DEa7l8CJsOLyMtzmkt+UooR7/yOnVZKLljcxkClx3uIYvfkR+TMq5 NJoytvn1mjNhJcvOS6J3F7+vUXnJIqNX4fB1+o9zcDg6dvIrx9FSaRS+K8sFQrngvyZK +iqzDCyLtvVa3rQMTJiP2hAbLH1XJcEpJpt9FCaSgQdxNYsh9/0sdNOaw1z8LJUJfKKh lJe6+BpBFXEkDOfXIQG7YooHJj0OsGKsDXxfG1yQ8Ps7UVWW8RewCyrjgzoVIQIceWT1 H9AA== X-Gm-Message-State: AO0yUKWCFjGRPV/KQhBWfXdg3tveNrr77mJxlzjRow+nf+H8qo0xEJxR 95WApHUqlJ+iqaTANowC/w== X-Google-Smtp-Source: AK7set8qwrjXII8gCt0viTsj6luC6GTMyRzo91grHXaVn2O6CN5v9bpYOQNNQI2X4OcnrQchlFDcpQ== X-Received: by 2002:a05:6808:1a24:b0:387:1ad3:6c75 with SMTP id bk36-20020a0568081a2400b003871ad36c75mr3578090oib.1.1679579922898; Thu, 23 Mar 2023 06:58:42 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id b1-20020a4a98c1000000b00524f47b4682sm7208582ooj.10.2023.03.23.06.58.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Mar 2023 06:58:42 -0700 (PDT) Received: (nullmailer pid 3103742 invoked by uid 1000); Thu, 23 Mar 2023 13:58:37 -0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 From: Rob Herring To: Neil Armstrong Cc: Stephen Boyd , linux-arm-msm@vger.kernel.org, Manivannan Sadhasivam , devicetree@vger.kernel.org, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, Konrad Dybcio , Bjorn Andersson , Avri Altman , Sean Paul , dri-devel@lists.freedesktop.org, Abhinav Kumar , Krzysztof Kozlowski , Bart Van Assche , Lee Jones , Rob Clark , Rob Herring , Daniel Vetter , Krzysztof Kozlowski , Andy Gross , David Airlie , Dmitry Baryshkov , Alim Akhtar , freedreno@lists.freedesktop.org In-Reply-To: <20230323-topic-sm8450-upstream-dt-bindings-fixes-v1-3-3ead1e418fe4@linaro.org> References: <20230323-topic-sm8450-upstream-dt-bindings-fixes-v1-0-3ead1e418fe4@linaro.org> <20230323-topic-sm8450-upstream-dt-bindings-fixes-v1-3-3ead1e418fe4@linaro.org> Message-Id: <167957963115.3095299.4593054829506617284.robh@kernel.org> Subject: Re: [PATCH 3/8] dt-bindings: ufs: qcom: document the fact the UFS controller can have an ICE core Date: Thu, 23 Mar 2023 08:58:37 -0500 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Thu, 23 Mar 2023 11:25:18 +0100, Neil Armstrong wrote: > Move the qcom,sm8450-ufshc to the right allOf:if allowing the ICE clocks > and registers to be specified. > > Fixes: 462c5c0aa798 ("dt-bindings: ufs: qcom,ufs: convert to dtschema") > Signed-off-by: Neil Armstrong > --- > Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > 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/ufs/qcom,ufs.example.dtb: ufs@1d84000: clocks: [[4294967295, 151], [4294967295, 10], [4294967295, 150], [4294967295, 166], [4294967295, 0], [4294967295, 164], [4294967295, 160], [4294967295, 162]] is too short From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/ufs/qcom,ufs.example.dtb: ufs@1d84000: clock-names: ['core_clk', 'bus_aggr_clk', 'iface_clk', 'core_clk_unipro', 'ref_clk', 'tx_lane0_sync_clk', 'rx_lane0_sync_clk', 'rx_lane1_sync_clk'] is too short From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/ufs/qcom,ufs.example.dtb: ufs@1d84000: reg: [[0, 30949376, 0, 12288]] is too short From schema: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230323-topic-sm8450-upstream-dt-bindings-fixes-v1-3-3ead1e418fe4@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.