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:
committed by
Nageswara Reddy Karnati
parent
dcda3f9af5
commit
49b995da14
@@ -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";
|
||||
|
Reference in New Issue
Block a user