]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: x1e80100: add TRNG node
authorHarshal Dev <harshal.dev@oss.qualcomm.com>
Tue, 23 Dec 2025 04:48:16 +0000 (10:18 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 5 Jan 2026 16:49:17 +0000 (10:49 -0600)
The x1e80100 SoC has a True Random Number Generator, add the node with
the correct compatible set.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Tested-by: Wenjia Zhang <wenjia.zhang@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Harshal Dev <harshal.dev@oss.qualcomm.com>
Reviewed-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251223-trng_dt_binding_x1e80100-v4-2-5bfe781f9c7b@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/hamoa.dtsi

index 03629639dcfb60284a013b5ae1d75a03339ea679..a559f6340af9d348a92e8cc4c56648c99ca0a58f 100644 (file)
                        };
                };
 
+               rng: rng@10c3000 {
+                       compatible = "qcom,x1e80100-trng", "qcom,trng";
+                       reg = <0x0 0x010c3000 0x0 0x1000>;
+               };
+
                cnoc_main: interconnect@1500000 {
                        compatible = "qcom,x1e80100-cnoc-main";
                        reg = <0 0x01500000 0 0x14400>;