ARM: dts: msm: Add qrng device node
Add qrng device node support for ravelin. Signed-off-by: Shashikala Katthi <quic_skatthi@quicinc.com> Signed-off-by: Bruce Levy <quic_blevy@quicinc.com> Change-Id: I6b5637749de679576e8782e7390fe770c2dce93f
This commit is contained in:
committed by
Bruce Levy
parent
5adc01c6d2
commit
4e5a5b38b8
@@ -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