mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: qcom: Add the qrng node for the Auto VM platforms"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
b7828aea25
@@ -233,6 +233,15 @@
|
||||
compatible = "qcom,iommu-dma";
|
||||
memory-region = <&system_cma>;
|
||||
};
|
||||
|
||||
qcom_rng: qrng@793000 {
|
||||
compatible = "qcom,msm-rng";
|
||||
reg = <0x793000 0x1000>;
|
||||
qcom,no-qrng-config;
|
||||
clocks = <&gcc GCC_PRNG_AHB_CLK>;
|
||||
clock-names = "km_clk_src";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
#include "sm8150-pinctrl.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user