Merge "ARM: dts: msm: Add qrng device node"

This commit is contained in:
QCTECMDR Service
2024-07-17 10:36:53 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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 { ufsphy_mem: ufsphy_mem@1d87000 {
reg = <0x1d87000 0xe10>; reg = <0x1d87000 0xe10>;
reg-names = "phy_mem"; reg-names = "phy_mem";