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]
Date:   Wed, 8 Dec 2021 12:33:51 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Rob Herring <robh@...nel.org>
Cc:     Georgi Djakov <djakov@...nel.org>, linux-arm-msm@...r.kernel.org,
        Bjorn Andersson <bjorn.andersson@...aro.org>,
        Andy Gross <agross@...nel.org>,
        Odelu Kukatla <okukatla@...eaurora.org>,
        linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm SM8450 DT
 bindings

On 07-12-21, 15:38, Rob Herring wrote:
> On Wed, Dec 01, 2021 at 12:55:56PM +0530, Vinod Koul wrote:
> > The Qualcomm SM8450 SoC has several bus fabrics that could be
> > controlled and tuned dynamically according to the bandwidth demand
> > 
> > Signed-off-by: Vinod Koul <vkoul@...nel.org>
> > ---
> >  .../bindings/interconnect/qcom,rpmh.yaml      |  11 ++
> >  .../dt-bindings/interconnect/qcom,sm8450.h    | 171 ++++++++++++++++++
> >  2 files changed, 182 insertions(+)
> >  create mode 100644 include/dt-bindings/interconnect/qcom,sm8450.h
> > 
> > diff --git a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
> > index 3fd1a134162d..cbb24f9bb609 100644
> > --- a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
> > +++ b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
> > @@ -104,6 +104,17 @@ properties:
> >        - qcom,sm8350-mmss-noc
> >        - qcom,sm8350-compute-noc
> >        - qcom,sm8350-system-noc
> > +      - qcom,sm8450-aggre1-noc
> > +      - qcom,sm8450-aggre2-noc
> > +      - qcom,sm8450-clk-virt
> > +      - qcom,sm8450-config-noc
> > +      - qcom,sm8450-gem-noc
> > +      - qcom,sm8450-lpass-ag-noc
> > +      - qcom,sm8450-mc-virt
> > +      - qcom,sm8450-mmss-noc
> > +      - qcom,sm8450-nsp-noc
> > +      - qcom,sm8450-pcie-anoc
> > +      - qcom,sm8450-system-noc
> >  
> >    '#interconnect-cells':
> >      enum: [ 1, 2 ]
> > diff --git a/include/dt-bindings/interconnect/qcom,sm8450.h b/include/dt-bindings/interconnect/qcom,sm8450.h
> > new file mode 100644
> > index 000000000000..786fce091c84
> > --- /dev/null
> > +++ b/include/dt-bindings/interconnect/qcom,sm8450.h
> > @@ -0,0 +1,171 @@
> > +/* SPDX-License-Identifier: GPL-2.0-only */
> 
> Dual license.
> 
> Can Qualcomm/Linaro please get their licensing in order.

Yes I will get that fixed, this one should be dual..

-- 
~Vinod

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ