diff --git a/qcom/ravelin.dtsi b/qcom/ravelin.dtsi index 813f3c80..1f6b8192 100644 --- a/qcom/ravelin.dtsi +++ b/qcom/ravelin.dtsi @@ -1291,6 +1291,13 @@ }; }; + qcom_rng: qrng@10c3000 { + compatible = "qcom,msm-rng"; + reg = <0x10c3000 0x1000>; + qcom,no-qrng-config; + qcom,no-clock-support; + }; + ufsphy_mem: ufsphy_mem@1d87000 { reg = <0x1d87000 0xe10>; reg-names = "phy_mem";