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: <aEKlJuoQTNs7swVl@hu-wasimn-hyd.qualcomm.com>
Date: Fri, 6 Jun 2025 13:51:58 +0530
From: Wasim Nazir <quic_wasimn@...cinc.com>
To: Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
CC: Bjorn Andersson <andersson@...nel.org>,
        Konrad Dybcio
	<konradybcio@...nel.org>, Rob Herring <robh@...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 v9 3/4] arm64: dts: qcom: qcs9075: Introduce QCS9075 SOM

On Mon, Jun 02, 2025 at 10:03:19AM +0300, Dmitry Baryshkov wrote:
> On Fri, May 30, 2025 at 02:58:46PM +0530, Wasim Nazir wrote:
> > QCS9075 is an IoT variant of SA8775P SOC, most notably without
> > safety monitoring feature of Safety Island(SAIL) subsystem.
> > Add qcs9075-som.dtsi to specifies QCS9075 based SOM having SOC,
> > PMICs, Memory-map updates.
> > Use this SOM for qcs9075-iq-9075-evk board.
> 
> No, you are not using the newly added SoM, you are just adding it. If
> you really want to use it for the EVK board, squash this commit into the
> next one.

Sure, will squash it.

> 
> > 
> > Signed-off-by: Wasim Nazir <quic_wasimn@...cinc.com>
> > ---
> >  arch/arm64/boot/dts/qcom/qcs9075-som.dtsi | 10 ++++++++++
> >  1 file changed, 10 insertions(+)
> >  create mode 100644 arch/arm64/boot/dts/qcom/qcs9075-som.dtsi
> > 
> > diff --git a/arch/arm64/boot/dts/qcom/qcs9075-som.dtsi b/arch/arm64/boot/dts/qcom/qcs9075-som.dtsi
> > new file mode 100644
> > index 000000000000..552e40c95e06
> > --- /dev/null
> > +++ b/arch/arm64/boot/dts/qcom/qcs9075-som.dtsi
> > @@ -0,0 +1,10 @@
> > +// SPDX-License-Identifier: BSD-3-Clause
> > +/*
> > + * Copyright (c) 2025, Qualcomm Innovation Center, Inc. All rights reserved.
> > + */
> > +
> > +/dts-v1/;
> > +
> > +#include "sa8775p.dtsi"
> > +#include "iq9-reserved-memory.dtsi"
> > +#include "sa8775p-pmics.dtsi"
> > --
> > 2.49.0
> > 
> 
> -- 
> With best wishes
> Dmitry

-- 
Regards,
Wasim

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ