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
| ||
|
Message-ID: <ZCKldukoQxweujzn@matsya> Date: Tue, 28 Mar 2023 13:59:42 +0530 From: Vinod Koul <vkoul@...nel.org> To: Rob Herring <robh@...nel.org> Cc: devicetree@...r.kernel.org, Konrad Dybcio <konrad.dybcio@...aro.org>, Georgi Djakov <djakov@...nel.org>, linux-pm@...r.kernel.org, Rob Herring <robh+dt@...nel.org>, Bjorn Andersson <andersson@...nel.org>, linux-arm-msm@...r.kernel.org, Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, linux-kernel@...r.kernel.org Subject: Re: [PATCH v2 05/12] dt-bindings: interconnect: split SC8180x to own schema On 26-03-23, 09:10, Rob Herring wrote: > > On Sat, 25 Mar 2023 17:54:37 +0530, Vinod Koul wrote: > > SC8180x comes with interconnects having and missing IO address space, and > > variable number of clocks, so split it from common file for easier > > maintenance and to fix warnings like: > > > > sc8180x-lenovo-flex-5g.dtb: interconnect-0: 'reg' is a required property > > > > Signed-off-by: Vinod Koul <vkoul@...nel.org> > > --- > > .../bindings/interconnect/qcom,rpmh.yaml | 11 --- > > .../interconnect/qcom,sc8180x-rpmh.yaml | 76 +++++++++++++++++++ > > 2 files changed, 76 insertions(+), 11 deletions(-) > > create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,sc8180x-rpmh.yaml > > > > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' > on your patch (DT_CHECKER_FLAGS is new in v5.13): Thanks I have fixed this error, will post v3 soon -- ~Vinod
Powered by blists - more mailing lists