Merge "ARM: dts: msm: Add PCIE_AXI,USB3_PRIM_AXI,RPMH_IPA,SDCC2_AHB clks - Parrot"

This commit is contained in:
qctecmdr
2022-05-30 22:40:24 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1588,6 +1588,8 @@
qcom,bcm-voter-names = "hlos";
qcom,bcm-voters = <&apps_bcm_voter>;
#interconnect-cells = <1>;
clocks = <&gcc GCC_AGGRE_NOC_PCIE_0_AXI_CLK>,
<&gcc GCC_CFG_NOC_PCIE_ANOC_AHB_CLK>;
};
aggre1_noc: interconnect@16e0000 {
@@ -1596,6 +1598,7 @@
qcom,bcm-voter-names = "hlos";
qcom,bcm-voters = <&apps_bcm_voter>;
#interconnect-cells = <1>;
clocks = <&gcc GCC_AGGRE_USB3_PRIM_AXI_CLK>;
};
aggre2_noc: interconnect@1700000 {
@@ -1604,6 +1607,8 @@
qcom,bcm-voter-names = "hlos";
qcom,bcm-voters = <&apps_bcm_voter>;
#interconnect-cells = <1>;
clocks = <&rpmhcc RPMH_IPA_CLK>,
<&gcc GCC_SDCC2_AHB_CLK>;
};
mmss_noc: interconnect@1740000 {