ARM: dts: msm: Change VREG mapping string names
Change VREG mapping string names to be in line with the string names sent from FW. Change-Id: Iea6e1e60295d212f367a686244e51f45f850cdf0 CRs-Fixed: 4074221
This commit is contained in:
@@ -170,22 +170,22 @@
|
|||||||
<7500 2188800>;
|
<7500 2188800>;
|
||||||
|
|
||||||
qcom,vreg_pdc_map =
|
qcom,vreg_pdc_map =
|
||||||
"s1j", "bb",
|
"S1J1", "bb",
|
||||||
"s2j", "rf",
|
"S2J1", "rf",
|
||||||
"s7f", "rf",
|
"S7F0", "rf",
|
||||||
"s8f", "rf";
|
"S8F0", "rf";
|
||||||
|
|
||||||
qcom,pmu_vreg_map =
|
qcom,pmu_vreg_map =
|
||||||
"VDD_PMU_AON_I", "s2j",
|
"VDDD_AON_0P9", "S2J1",
|
||||||
"VDD09_PMU_RFA_I", "s2j",
|
"VDDA_RFA_0P9", "S2J1",
|
||||||
"VDD19_PMU_RFA_I", "s8f",
|
"VDDA_RFA_1P9", "S8F0",
|
||||||
"VDD13_PMU_RFA_I", "s7f",
|
"VDDA_RFA_1P3", "S7F0",
|
||||||
"VDD095_MX_PMU", "s2j",
|
"VDDD_WLMX_0P9", "S2J1",
|
||||||
"VDD095_PMU_CX", "s1j",
|
"VDDD_WLCX_0P9", "S1J1",
|
||||||
"VDD095_PMU_BTCX", "s2j",
|
"VDDD_BTCX_0P9", "S2J1",
|
||||||
"VDD095_PMU_BTMX", "s2j",
|
"VDDD_BTCMX_0P9", "S2J1",
|
||||||
"VDD13_PMU_PCIE_I", "s7f",
|
"VDDA_PCIE_0P9", "S7F0",
|
||||||
"VDD13_PMU_PCIE12_I", "s7f";
|
"VDDA_PCIE_1P2", "S7F0";
|
||||||
|
|
||||||
/* cpu mask used for wlan tx rx interrupt affinity
|
/* cpu mask used for wlan tx rx interrupt affinity
|
||||||
* <cpumask_for_rx_interrupts cpumask_for_tx_comp_interrupts>
|
* <cpumask_for_rx_interrupts cpumask_for_tx_comp_interrupts>
|
||||||
|
Reference in New Issue
Block a user