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: <aDggHy/2ZwQGmXCw@hu-wasimn-hyd.qualcomm.com>
Date: Thu, 29 May 2025 14:21:57 +0530
From: Wasim Nazir <quic_wasimn@...cinc.com>
To: Rob Herring <robh@...nel.org>
CC: Bjorn Andersson <andersson@...nel.org>,
        Konrad Dybcio
	<konradybcio@...nel.org>,
        Krzysztof Kozlowski <krzk+dt@...nel.org>,
        "Conor
 Dooley" <conor+dt@...nel.org>, <linux-arm-msm@...r.kernel.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <kernel@...cinc.com>, <kernel@....qualcomm.com>
Subject: Re: [PATCH v8 1/4] dt-bindings: arm: qcom: Add bindings for QCS9075
 SOC based board

On Wed, May 28, 2025 at 05:20:56PM -0500, Rob Herring wrote:
> On Wed, May 28, 2025 at 05:57:48PM +0530, Wasim Nazir wrote:
> > QCS9075 is compatible Industrial-IOT grade variant of SA8775p SOC.
> > Unlike QCS9100, it doesn't have safety monitoring feature of
> > Safety-Island(SAIL) subsystem, which affects thermal management.
> > 
> > qcs9075-iq-9075-evk board is based on QCS9075 SOC.
> > 
> > Signed-off-by: Wasim Nazir <quic_wasimn@...cinc.com>
> 
> This is missing Krzysztof's ack.

Due to change in code I have removed the previous ack, as current patch
is changing DT heirarchy to what Krzysztof has acked[1].
I will re-add the tags in next series along with your's, because now
the DT structure is same as what you have acked to[2], although there is
change in board-name i.e rb8 to iq-9075-evk.

[1] https://lore.kernel.org/all/20250430-enlightened-enchanted-jellyfish-7049d0@kuoka/
[2] https://lore.kernel.org/all/173142574295.951085.7523517676553074543.robh@kernel.org/

> 
> > ---
> >  Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
> >  1 file changed, 7 insertions(+)
> > 
> > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> > index 56f78f0f3803..3b2c60af12cd 100644
> > --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> > @@ -58,6 +58,7 @@ description: |
> >          qcs8550
> >          qcm2290
> >          qcm6490
> > +        qcs9075
> >          qcs9100
> >          qdu1000
> >          qrb2210
> > @@ -961,6 +962,12 @@ properties:
> >                - qcom,sa8775p-ride-r3
> >            - const: qcom,sa8775p
> > 
> > +      - items:
> > +          - enum:
> > +              - qcom,qcs9075-iq-9075-evk
> > +          - const: qcom,qcs9075
> > +          - const: qcom,sa8775p
> > +
> >        - items:
> >            - enum:
> >                - qcom,qcs9100-ride
> > --
> > 2.49.0
> > 

Regards,
Wasim

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ