]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: sm8750: Add TRNG nodes
authorGaurav Kashyap <quic_gaurkash@quicinc.com>
Mon, 13 Jan 2025 21:16:24 +0000 (13:16 -0800)
committerBjorn Andersson <andersson@kernel.org>
Wed, 12 Mar 2025 21:17:36 +0000 (16:17 -0500)
Add the SM8750 nodes for the True Random Number Generator (TRNG).

Signed-off-by: Gaurav Kashyap <quic_gaurkash@quicinc.com>
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
Link: https://lore.kernel.org/r/20250113-sm8750_crypto_master-v1-4-d8e265729848@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm8750.dtsi

index c4215c05e8a147ad558967d019308478a6d66097..844325d871b8e0423f53d418f89b20f3c5eff513 100644 (file)
                        };
                };
 
+               rng: rng@10c3000 {
+                       compatible = "qcom,sm8750-trng", "qcom,trng";
+                       reg = <0x0 0x010c3000 0x0 0x1000>;
+               };
+
                cnoc_main: interconnect@1500000 {
                        compatible = "qcom,sm8750-cnoc-main";
                        reg = <0x0 0x01500000 0x0 0x16080>;