ARM: dts: msm: Add qrng device node
Add qrng device node support for ravelin. Change-Id: Ia256ae34538bb755fe6ced0d5b01ef465bd04664 Signed-off-by: Shashikala Katthi <quic_skatthi@quicinc.com>
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user