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] [day] [month] [year] [list]
Message-ID: <115d8e912d8c986c5a9689c080dfbe3d@codeaurora.org>
Date:   Wed, 02 Jun 2021 20:35:23 +0530
From:   okukatla@...eaurora.org
To:     Rob Herring <robh@...nel.org>
Cc:     elder@...aro.org, bjorn.andersson@...aro.org,
        seansw@....qualcomm.com, linux-kernel@...r.kernel.org,
        georgi.djakov@...aro.org, devicetree@...r.kernel.org,
        Georgi Djakov <djakov@...nel.org>,
        linux-arm-msm@...r.kernel.org, sboyd@...nel.org,
        sibis@...eaurora.org, Andy Gross <agross@...nel.org>,
        evgreen@...gle.com, Rob Herring <robh+dt@...nel.org>,
        linux-arm-msm-owner@...r.kernel.org, linux-pm@...r.kernel.org
Subject: Re: [V2 1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on
 SC7280

On 2021-05-19 08:18, Rob Herring wrote:
> On Tue, 18 May 2021 23:04:00 +0530, Odelu Kukatla wrote:
>> Add Epoch Subsystem (EPSS) L3 interconnect provider binding on SC7280
>> SoCs.
>> 
>> Signed-off-by: Odelu Kukatla <okukatla@...eaurora.org>
>> ---
>>  .../devicetree/bindings/interconnect/qcom,osm-l3.yaml          |  3 
>> ++-
>>  include/dt-bindings/interconnect/qcom,osm-l3.h                 | 10 
>> +++++++++-
>>  2 files changed, 11 insertions(+), 2 deletions(-)
>> 
> 
> 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/linux-dt-review/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.example.dt.yaml:
> interconnect@...41000: reg: [[399773696, 5120]] is too short
> 	From schema:
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml
> 
> See https://patchwork.ozlabs.org/patch/1480367
> 
> This check can fail if there are any dependencies. The base for a patch
> series is generally the most recent rc1.
> 
> 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.
Thanks Rob!.
I will address this in next revision.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ