mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: qcom: add virt_clk interconnect provider
Add a virt_clk interconnect device used for QUP clock votes. Change-Id: I559589afb6e14b6603d1d514db69febc3752c7fd
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
2e49412e71
commit
a5238a8b9c
@@ -912,6 +912,12 @@
|
||||
qcom,bcm-voters = <&apps_bcm_voter>;
|
||||
};
|
||||
|
||||
clk_virt: interconnect {
|
||||
compatible = "qcom,lahaina-clk_virt";
|
||||
#interconnect-cells = <1>;
|
||||
qcom,bcm-voters = <&apps_bcm_voter>;
|
||||
};
|
||||
|
||||
config_noc: interconnect@1500000 {
|
||||
compatible = "qcom,lahaina-config_noc";
|
||||
#interconnect-cells = <1>;
|
||||
|
||||
Reference in New Issue
Block a user