Merge "ARM: dts: qcom: Add clock and interconnect for qrng driver"

This commit is contained in:
qctecmdr
2022-11-11 08:00:36 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1955,9 +1955,9 @@
qcom,msm-rng-iface-clk;
qcom,no-qrng-config;
interconnect-names = "data_path";
interconnects = <&bimc MASTER_AMPSS_M0 &config_noc SLAVE_HWKM_CORE>;
interconnects = <&bimc MASTER_AMPSS_M0 &config_noc SLAVE_PRNG>;
clocks = <&gcc GCC_PRNG_AHB_CLK>;
clock-names = "km_clk_src";
clocks = <&rpmcc RPM_SMD_HWKM_CLK>;
};
qcom_tzlog: tz-log@c125720 {