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]
Message-ID: <d726e36d-8a43-7605-9afa-fde3845e1b19@quicinc.com>
Date:   Thu, 1 Jun 2023 18:21:51 +0530
From:   Kathiravan T <quic_kathirav@...cinc.com>
To:     Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
        Andy Gross <agross@...nel.org>,
        Bjorn Andersson <andersson@...nel.org>,
        Konrad Dybcio <konrad.dybcio@...aro.org>,
        Rob Herring <robh+dt@...nel.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Conor Dooley <conor+dt@...nel.org>,
        <linux-arm-msm@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] arm64: dts: qcom: ipq6018: correct the qrng node name


On 5/30/2023 8:14 PM, Krzysztof Kozlowski wrote:
> On 26/05/2023 18:11, Kathiravan T wrote:
>> qrng node address is mentioned incorrectly. Lets fix it.
>>
>> Reported-by: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
>> Signed-off-by: Kathiravan T <quic_kathirav@...cinc.com>
>> ---
>> Note: Only compilation and dtbs_check is checked. Also dependent on the
>> below series, no functional dependencies
>> https://lore.kernel.org/linux-arm-msm/20230526125305.19626-1-quic_kathirav@quicinc.com/T/#t
>>
>>   arch/arm64/boot/dts/qcom/ipq6018.dtsi | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm64/boot/dts/qcom/ipq6018.dtsi b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
>> index 0f6d6c6daed2..5d2cc0caf5a1 100644
>> --- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi
>> +++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
>> @@ -309,7 +309,7 @@
>>   			#size-cells = <1>;
>>   		};
>>   
>> -		prng: qrng@...00 {
>> +		prng: qrng@...00 {
> This was fixed some time ago:
>
> https://lore.kernel.org/all/20230419211856.79332-1-krzysztof.kozlowski@linaro.org/


Thanks, I didn't notice your patch.


>
> Best regards,
> Krzysztof
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ