Merge "ARM: dts: msm: Add canoe regulator values" into wlan-platform.lnx.2.0
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
2bfd9cc9a3
@@ -91,9 +91,21 @@
|
|||||||
/* For AOP communication, use direct QMP instead of mailbox */
|
/* For AOP communication, use direct QMP instead of mailbox */
|
||||||
qcom,qmp = <&aoss_qmp>;
|
qcom,qmp = <&aoss_qmp>;
|
||||||
|
|
||||||
// TODO REGULATORS
|
vdd-wlan-aon-supply = <&L2G>;
|
||||||
|
qcom,vdd-wlan-aon-config = <1800000 1800000 0 0 1>;
|
||||||
|
vdd-wlan-io12-supply = <&L3G>;
|
||||||
|
qcom,vdd-wlan-io12-config = <1200000 1200000 0 0 1>;
|
||||||
|
vdd-wlan-cx-supply = <&S1J>;
|
||||||
|
qcom,vdd-wlan-cx-config = <932000 1000000 0 0 1>;
|
||||||
|
vdd-wlan-dig-supply = <&S2J>;
|
||||||
|
qcom,vdd-wlan-dig-config = <916000 1100000 0 0 1>;
|
||||||
|
vdd-wlan-rfa1-supply = <&S8F>;
|
||||||
|
qcom,vdd-wlan-rfa1-config = <1864000 2000000 0 0 1>;
|
||||||
|
vdd-wlan-rfa2-supply = <&S7F>;
|
||||||
|
qcom,vdd-wlan-rfa2-config = <1316000 1400000 0 0 1>;
|
||||||
|
//TODO: extractor regulator is required or not
|
||||||
// TODO PDC TABLE BUS BW
|
// TODO PDC TABLE BUS BW
|
||||||
|
// PDC MAP AND PMU Vreg Map
|
||||||
|
|
||||||
/* 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