mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-29 23:19:18 +00:00
Merge "ARM: dts: msm: Add bus votes for adsp/cdsp/modem for Parrot"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
002041fe4e
@@ -1550,6 +1550,9 @@
|
||||
mx-uV-uA = <RPMH_REGULATOR_LEVEL_TURBO 0>;
|
||||
reg-names = "cx", "mx";
|
||||
|
||||
interconnects = <&aggre2_noc MASTER_CRYPTO &mc_virt SLAVE_EBI1>;
|
||||
interconnect-names = "crypto_ddr";
|
||||
|
||||
qcom,qmp = <&aoss_qmp>;
|
||||
memory-region = <&adsp_mem>;
|
||||
|
||||
@@ -1611,6 +1614,10 @@
|
||||
mx-uV-uA = <RPMH_REGULATOR_LEVEL_TURBO 100000>;
|
||||
reg-names = "cx","mx";
|
||||
|
||||
interconnects = <&nsp_noc MASTER_CDSP_PROC &mc_virt SLAVE_EBI1>,
|
||||
<&aggre2_noc MASTER_CRYPTO &mc_virt SLAVE_EBI1>;
|
||||
interconnect-names = "rproc_ddr", "crypto_ddr";
|
||||
|
||||
qcom,qmp = <&aoss_qmp>;
|
||||
memory-region = <&cdsp_mem>;
|
||||
|
||||
@@ -1686,6 +1693,10 @@
|
||||
mx-uV-uA = <RPMH_REGULATOR_LEVEL_TURBO 100000>;
|
||||
reg-names = "cx", "mx";
|
||||
|
||||
interconnects = <&mc_virt MASTER_LLCC &mc_virt SLAVE_EBI1>,
|
||||
<&aggre2_noc MASTER_CRYPTO &mc_virt SLAVE_EBI1>;
|
||||
interconnect-names = "rproc_ddr","crypto_ddr";
|
||||
|
||||
qcom,qmp = <&aoss_qmp>;
|
||||
memory-region = <&mpss_mem>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user