lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yjr2nkIrQ356DMUI@Ansuel-xps.localdomain>
Date:   Wed, 23 Mar 2022 11:29:50 +0100
From:   Ansuel Smith <ansuelsmth@...il.com>
To:     Rob Herring <robh@...nel.org>
Cc:     Andy Gross <agross@...nel.org>, linux-arm-msm@...r.kernel.org,
        linux-clk@...r.kernel.org, Stephen Boyd <sboyd@...nel.org>,
        Michael Turquette <mturquette@...libre.com>,
        linux-kernel@...r.kernel.org,
        Bjorn Andersson <bjorn.andersson@...aro.org>,
        Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org
Subject: Re: [PATCH v6 17/18] dt-bindings: arm: msm: Convert kpss-gcc driver
 Documentation to yaml

On Mon, Mar 21, 2022 at 08:50:51PM -0500, Rob Herring wrote:
> On Tue, 22 Mar 2022 00:15:47 +0100, Ansuel Smith wrote:
> > Convert kpss-gcc driver Documentation to yaml. Since kpss-gcc expose a
> > clock add the required '#clock-cells' binding while converting it.
> > 
> > Signed-off-by: Ansuel Smith <ansuelsmth@...il.com>
> > ---
> >  .../bindings/arm/msm/qcom,kpss-gcc.txt        | 44 ------------
> >  .../bindings/arm/msm/qcom,kpss-gcc.yaml       | 69 +++++++++++++++++++
> >  2 files changed, 69 insertions(+), 44 deletions(-)
> >  delete mode 100644 Documentation/devicetree/bindings/arm/msm/qcom,kpss-gcc.txt
> >  create mode 100644 Documentation/devicetree/bindings/arm/msm/qcom,kpss-gcc.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/1607962
> 
> 
> clock-controller@...1000: '#clock-cells' is a required property
> 	arch/arm/boot/dts/qcom-ipq8064-ap148.dt.yaml
> 	arch/arm/boot/dts/qcom-ipq8064-rb3011.dt.yaml
> 
> clock-controller@...1000: compatible:0: 'qcom,kpss-gcc' is not one of ['qcom,kpss-gcc-ipq8064', 'qcom,kpss-gcc-apq8064', 'qcom,kpss-gcc-msm8974', 'qcom,kpss-gcc-msm8960']
> 	arch/arm/boot/dts/qcom-ipq8064-ap148.dt.yaml
> 	arch/arm/boot/dts/qcom-ipq8064-rb3011.dt.yaml
> 
> clock-controller@...1000: compatible:1: 'qcom,kpss-gcc' was expected
> 	arch/arm/boot/dts/qcom-ipq8064-ap148.dt.yaml
> 	arch/arm/boot/dts/qcom-ipq8064-rb3011.dt.yaml
> 
> clock-controller@...1000: compatible: ['qcom,kpss-gcc', 'syscon'] is too short
> 	arch/arm/boot/dts/qcom-ipq8064-ap148.dt.yaml
> 	arch/arm/boot/dts/qcom-ipq8064-rb3011.dt.yaml
> 

Sorry for the very stupid question but it's something i'm searching for
a bit now... I can't really find Documentation or a guide on how to
check single yaml and dts instead of using the make command and check
everything. Am I missing something or this is not supported?

-- 
	Ansuel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ