]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: qcs615: add TRNG node
authorAbhinaba Rakshit <quic_arakshit@quicinc.com>
Thu, 27 Feb 2025 20:15:55 +0000 (01:45 +0530)
committerBjorn Andersson <andersson@kernel.org>
Thu, 13 Mar 2025 22:08:04 +0000 (17:08 -0500)
The qcs615 SoC has a True Random Number Generator, add the node
with the correct compatible set.

Signed-off-by: Abhinaba Rakshit <quic_arakshit@quicinc.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250228-enable-trng-for-qcs615-v2-2-017aa858576e@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/qcs615.dtsi

index ec427bb84ec8e88cc0f4b756adb4582897943b4f..f9398cf95003561e46243e425349e838fe539cda 100644 (file)
                        };
                };
 
+               rng@793000 {
+                       compatible = "qcom,qcs615-trng", "qcom,trng";
+                       reg = <0x0 0x00793000 0x0 0x1000>;
+               };
+
                sdhc_1: mmc@7c4000 {
                        compatible = "qcom,qcs615-sdhci", "qcom,sdhci-msm-v5";
                        reg = <0x0 0x007c4000 0x0 0x1000>,