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: <134665ba-8516-4bca-9a56-9a5bbfa71705@quicinc.com>
Date: Fri, 4 Oct 2024 13:26:27 +0530
From: Manikanta Mylavarapu <quic_mmanikan@...cinc.com>
To: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>,
        Devi Priya
	<quic_devipriy@...cinc.com>
CC: <andersson@...nel.org>, <mturquette@...libre.com>, <sboyd@...nel.org>,
        <robh@...nel.org>, <krzk+dt@...nel.org>, <conor+dt@...nel.org>,
        <konrad.dybcio@...aro.org>, <catalin.marinas@....com>,
        <will@...nel.org>, <p.zabel@...gutronix.de>,
        <richardcochran@...il.com>, <geert+renesas@...der.be>,
        <neil.armstrong@...aro.org>, <arnd@...db.de>,
        <m.szyprowski@...sung.com>, <nfraprado@...labora.com>,
        <u-kumar1@...com>, <linux-arm-msm@...r.kernel.org>,
        <linux-clk@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
        <netdev@...r.kernel.org>
Subject: Re: [PATCH V5 7/7] arm64: defconfig: Build NSS Clock Controller
 driver for IPQ9574



On 6/26/2024 11:44 PM, Dmitry Baryshkov wrote:
> On Wed, Jun 26, 2024 at 08:03:02PM GMT, Devi Priya wrote:
>> NSSCC driver is needed to enable the ethernet interfaces and not
>> necessary for the bootup of the SoC, hence build it as a module.
> 
> It is used on this-and-that device.
> 

Hi Dmitry,

Sorry for the delayed response.

NSSCC driver is needed to enable the ethernet interfaces present
in RDP433 based on IPQ9574. Since this is not necessary for bootup
enabling it as a module.

Thanks & Regards,
Manikanta.

>>
>> Signed-off-by: Devi Priya <quic_devipriy@...cinc.com>
>> ---
>>  Changes in V5:
>> 	- No change
>>
>>  arch/arm64/configs/defconfig | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
>> index dfaec2d4052c..40a5ea212518 100644
>> --- a/arch/arm64/configs/defconfig
>> +++ b/arch/arm64/configs/defconfig
>> @@ -1300,6 +1300,7 @@ CONFIG_IPQ_GCC_5332=y
>>  CONFIG_IPQ_GCC_6018=y
>>  CONFIG_IPQ_GCC_8074=y
>>  CONFIG_IPQ_GCC_9574=y
>> +CONFIG_IPQ_NSSCC_9574=m
>>  CONFIG_MSM_GCC_8916=y
>>  CONFIG_MSM_MMCC_8994=m
>>  CONFIG_MSM_GCC_8994=y
>> -- 
>> 2.34.1
>>
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ