ARM: dts: msm: parrot: Add qrng device node

Add dt support for qrng for Parrot SOC.

<Tests>:compile and tested the code on target using
test binary.

Change-Id: I4ea707cc9e2d8d58aa16530a2c6a2e47670e58c5
Signed-off-by: Nageswara reddy Karnati <quic_nkarnati@quicinc.com>
This commit is contained in:
Nageswara reddy Karnati
2024-06-03 04:34:00 -07:00
committed by Nageswara Reddy Karnati
parent dcda3f9af5
commit 49b995da14

View File

@@ -1845,6 +1845,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";