ARM: dts: msm: Add new pdc table to vote for mode for Canoe
Add a new pdc table for Canoe in order to make mode votes for the L3K regulator. Change-Id: Idce97babe07bb23a8354dc60382e945c0b6cf4e4 CRs-Fixed: 4110480
This commit is contained in:
@@ -185,6 +185,10 @@
|
|||||||
" {class: wlan_pdc, ss: rf, res: S7G0.m, enable: 1}",
|
" {class: wlan_pdc, ss: rf, res: S7G0.m, enable: 1}",
|
||||||
" {class: wlan_pdc, ss: rf, res: S7G0.v, enable: 1}";
|
" {class: wlan_pdc, ss: rf, res: S7G0.v, enable: 1}";
|
||||||
|
|
||||||
|
qcom,pdc_mode_vote_table =
|
||||||
|
" {class: wlan_pdc, ss: rf, res: L3K1.m, enable: 1}",
|
||||||
|
" {class: wlan_pdc, ss: rf, res: L3K1.m, dwnval: 2}";
|
||||||
|
|
||||||
/* 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>
|
||||||
*/
|
*/
|
||||||
|
@@ -188,6 +188,10 @@
|
|||||||
"VDDA_PCIE_0P9", "S7F0",
|
"VDDA_PCIE_0P9", "S7F0",
|
||||||
"VDDA_PCIE_1P2", "S7F0";
|
"VDDA_PCIE_1P2", "S7F0";
|
||||||
|
|
||||||
|
qcom,pdc_mode_vote_table =
|
||||||
|
" {class: wlan_pdc, ss: rf, res: L3K1.m, enable: 1}",
|
||||||
|
" {class: wlan_pdc, ss: rf, res: L3K1.m, dwnval: 2}";
|
||||||
|
|
||||||
/* 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