ARM: dts: msm: Add canoe regulator values

Add regulator values for canoe target with kiwi derived from
previous targets.

Change-Id: I18b08024a06d50fd2ba1b40bc4c8463947ee406e
CRs-Fixed: 3958854
This commit is contained in:
AMAN KUMAR
2024-10-23 11:44:07 +05:30
committed by Aman Kumar
parent 8785d324c3
commit ad418df137

View File

@@ -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>