[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220921083626.i7bqn45lvracp6by@krzk-bin>
Date: Wed, 21 Sep 2022 10:36:26 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Sireesh Kodali <sireeshkodali1@...il.com>
Cc: devicetree@...r.kernel.org, andersson@...nel.org,
Bjorn Andersson <bjorn.andersson@...aro.org>,
krzysztof.kozlowski+dt@...aro.org,
Mathieu Poirier <mathieu.poirier@...aro.org>,
~postmarketos/upstreaming@...ts.sr.ht,
linux-arm-msm@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
linux-kernel@...r.kernel.org, Andy Gross <agross@...nel.org>,
Konrad Dybcio <konrad.dybcio@...ainline.org>,
linux-remoteproc@...r.kernel.org
Subject: Re: [PATCH v4 2/4] dt-bindings: remoteproc: qcom: Convert wcnss
documentation to YAML
On Wed, 21 Sep 2022 10:06:46 +0530, Sireesh Kodali wrote:
> This is a direct conversion of the existing txt documentation to YAML.
> It is in preparation for the addition of pronto-v3 to the docs. This
> patch doesn't document any of the existing subnodes/properties that are
> not documented in the existing txt file. That is done in a separate
> patch.
>
> Signed-off-by: Sireesh Kodali <sireeshkodali1@...il.com>
> ---
> .../bindings/remoteproc/qcom,wcnss-pil.txt | 177 ------------
> .../bindings/remoteproc/qcom,wcnss-pil.yaml | 267 ++++++++++++++++++
> 2 files changed, 267 insertions(+), 177 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.txt
> create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml
>
Running 'make dtbs_check' with the schema in this patch gives the
following warnings. Consider if they are expected or the schema is
incorrect. These may not be new warnings.
Note that it is not yet a requirement to have 0 warnings for dtbs_check.
This will change in the future.
Full log is available here: https://patchwork.ozlabs.org/patch/
remoteproc@...b000: compatible: ['qcom,pronto-v2-pil', 'qcom,pronto'] is too long
arch/arm64/boot/dts/qcom/apq8016-sbc.dtb
arch/arm64/boot/dts/qcom/msm8916-alcatel-idol347.dtb
arch/arm64/boot/dts/qcom/msm8916-asus-z00l.dtb
arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dtb
arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dtb
arch/arm64/boot/dts/qcom/msm8916-longcheer-l8910.dtb
arch/arm64/boot/dts/qcom/msm8916-mtp.dtb
arch/arm64/boot/dts/qcom/msm8916-samsung-a3u-eur.dtb
arch/arm64/boot/dts/qcom/msm8916-samsung-a5u-eur.dtb
arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dtb
arch/arm64/boot/dts/qcom/msm8916-samsung-serranove.dtb
arch/arm64/boot/dts/qcom/msm8916-wingtech-wt88047.dtb
arch/arm/boot/dts/qcom-apq8016-sbc.dtb
arch/arm/boot/dts/qcom-msm8916-samsung-serranove.dtb
remoteproc@...1b000: compatible: ['qcom,pronto-v2-pil', 'qcom,pronto'] is too long
arch/arm/boot/dts/qcom-apq8074-dragonboard.dtb
arch/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dtb
arch/arm/boot/dts/qcom-msm8974pro-fairphone-fp2.dtb
arch/arm/boot/dts/qcom-msm8974pro-samsung-klte.dtb
arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dtb
arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-amami.dtb
arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-honami.dtb
remoteproc@...1b000: 'power-domain-names' is a required property
arch/arm/boot/dts/qcom-msm8974pro-fairphone-fp2.dtb
remoteproc@...1b000: 'power-domains' is a required property
arch/arm/boot/dts/qcom-msm8974pro-fairphone-fp2.dtb
Powered by blists - more mailing lists