arm64: dts: qcom: sa8775p: add TRNG node
authorOm Prakash Singh <quic_omprsing@quicinc.com>
Sun, 15 Oct 2023 19:39:00 +0000 (01:09 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 16 Oct 2023 02:35:44 +0000 (19:35 -0700)
The sa8775p SoC has a True Random Number Generator, add the node with
the correct compatible set.

Signed-off-by: Om Prakash Singh <quic_omprsing@quicinc.com>
Link: https://lore.kernel.org/r/20231015193901.2344590-4-quic_omprsing@quicinc.com
[bjorn: Padded address to 8 digits, moved hunk to maintain sort order]
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sa8775p.dtsi

index b6a93b11cbbd4e85339de3d3de42474940eb08fc..4fd7dcac0903bd99686ce9c75ca9e8224453c76b 100644 (file)
                        };
                };
 
+               rng: rng@10d2000 {
+                       compatible = "qcom,sa8775p-trng", "qcom,trng";
+                       reg = <0 0x010d2000 0 0x1000>;
+               };
+
                ufs_mem_hc: ufs@1d84000 {
                        compatible = "qcom,sa8775p-ufshc", "qcom,ufshc", "jedec,ufs-2.0";
                        reg = <0x0 0x01d84000 0x0 0x3000>;