From 06ad45f10b91e7707a527bc2b44a7a749c9f2f97 Mon Sep 17 00:00:00 2001 From: Udit Tiwari Date: Wed, 10 Jan 2024 16:01:54 +0530 Subject: [PATCH] ARM: dts: qcom: Add TRNG node for Sun The Sun SoC has a True Random Number Generator, add the node with the correct compatible set. Change-Id: I67837f8e674be6445e35b4b1512b890f43861e4f Signed-off-by: Udit Tiwari --- qcom/sun.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 6d1d01b7..49d5dc71 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -2220,6 +2220,11 @@ }; }; + rng: rng@10c3000 { + compatible = "qcom,trng"; + reg = <0x10c3000 0x1000>; + }; + ufshc_mem: ufshc@1d84000 { compatible = "qcom,ufshc"; reg = <0x1d84000 0x3000>,