btpower: Add wlan regulator for FMD Operation

- Add S4D wlan buck for FMD operation

Change-Id: Ibf61e3f4b1ea7c1079450a8b1adcac58a35bda56
Signed-off-by: Girish BN <quic_gbn@quicinc.com>
This commit is contained in:
Girish BN
2024-05-08 22:34:37 +05:30
committed by Balakrishna Godavarthi
parent 6d96a9f04b
commit d3dd316162
2 changed files with 8 additions and 0 deletions

View File

@@ -73,6 +73,10 @@
qcom,bt-vdd-rfa1p8-config = <1860000 2000000 0 1 0>;
qcom,bt-vdd-rfa1p25-config = <1312000 1340000 0 1 0>;
/* WLAN regulator for FMD feature */
qcom,bt-vdd-wlan-aon-supply = <&S4D>;
qcom,bt-vdd-wlan-aon-config = <876000 1036000 0 0 1>;
qcom,pdc_init_table =
"{class: wlan_pdc, ss: rf, res: s5f.m, enable: 1}",
"{class: wlan_pdc, ss: rf, res: s5f.v, enable: 1}",

View File

@@ -73,6 +73,10 @@
qcom,bt-vdd-rfa1p8-config = <1860000 2000000 0 1 0>;
qcom,bt-vdd-rfa1p25-config = <1312000 1340000 0 1 0>;
/* WLAN regulator for FMD operation, and to be used only in GNG/BRH 2.0 */
qcom,bt-vdd-wlan-aon-supply = <&S4D>;
qcom,bt-vdd-wlan-aon-config = <876000 1036000 0 0 1>;
qcom,pdc_init_table =
"{class: wlan_pdc, ss: rf, res: s5f.m, enable: 1}",
"{class: wlan_pdc, ss: rf, res: s5f.v, enable: 1}",