ARM: dts: qcom: add entry for qrng driver

Add the DTSI entry required for qrng driver bring up.

Change-Id: Ib8cae03455d02ac8a34b195fc4dfa17d4ee6a8c6
This commit is contained in:
Gaurav Kashyap
2022-02-25 16:32:28 -08:00
parent a0220f54ec
commit d8ece29242

View File

@@ -1250,6 +1250,13 @@
};
};
qcom_rng: qrng@10c3000 {
compatible = "qcom,msm-rng";
reg = <0x10c3000 0x1000>;
qcom,no-qrng-config;
qcom,no-clock-support;
};
qcom,msm-imem@146aa000 {
compatible = "qcom,msm-imem";
reg = <0x146aa000 0x1000>;