[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1633894316.420061.3158665.nullmailer@robh.at.kernel.org>
Date: Sun, 10 Oct 2021 14:31:56 -0500
From: Rob Herring <robh@...nel.org>
To: David Heidelberg <david@...t.cz>
Cc: Anton Vorontsov <anton@...msg.org>, linux-kernel@...r.kernel.org,
Colin Cross <ccross@...roid.com>, devicetree@...r.kernel.org,
~okias/devicetree@...ts.sr.ht, Rob Herring <robh+dt@...nel.org>,
Tony Luck <tony.luck@...el.com>,
Kees Cook <keescook@...omium.org>
Subject: Re: [PATCH] dt-bindings: reserved-memory: ramoops: Convert txt bindings to yaml
On Sat, 09 Oct 2021 13:19:27 +0200, David Heidelberg wrote:
> Convert ramoops driver to the YAML syntax.
>
> Signed-off-by: David Heidelberg <david@...t.cz>
> ---
> .../bindings/reserved-memory/ramoops.txt | 66 ---------
> .../bindings/reserved-memory/ramoops.yaml | 126 ++++++++++++++++++
> 2 files changed, 126 insertions(+), 66 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/reserved-memory/ramoops.txt
> create mode 100644 Documentation/devicetree/bindings/reserved-memory/ramoops.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/1538758
ramoops@...00000: 'devinfo-size' does not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm64/boot/dts/qcom/sdm845-oneplus-enchilada.dt.yaml
arch/arm64/boot/dts/qcom/sdm845-oneplus-fajita.dt.yaml
ramoops@...00000: 'msg-size' does not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dt.yaml
ramoops@...00000: 'msg-size', 'no-map' do not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano-bahamut.dt.yaml
arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano-griffin.dt.yaml
arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo-pdx203.dt.yaml
arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo-pdx206.dt.yaml
Powered by blists - more mailing lists