Regulator S5F dtsi change for FMD operation.

- Enable S5F for FMD operation

Change-Id: I0a37df55643ab3f016cf68bca36e8fdad7df7837
Signed-off-by: Girish BN <quic_gbn@quicinc.com>
This commit is contained in:
Girish BN
2024-06-11 10:53:10 +05:30
parent d3dd316162
commit 9b2c2c78f2
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@
qcom,bt-vdd12-io-config = <1200000 1200000 30000 1 1>;
qcom,bt-ant-ldo-config = <1800000 1860000 0 1 0>;
qcom,bt-vdd-aon-config = <876000 1000000 0 1 0>;
qcom,bt-vdd-dig-config = <876000 1000000 0 1 0>;
qcom,bt-vdd-dig-config = <876000 1000000 0 1 1>;
qcom,bt-vdd-rfa0p75-config = <876000 1000000 0 1 0>;
qcom,bt-vdd-rfa1p8-config = <1860000 2000000 0 1 0>;
qcom,bt-vdd-rfa1p25-config = <1312000 1340000 0 1 0>;

View File

@@ -68,7 +68,7 @@
qcom,bt-vdd12-io-config = <1200000 1200000 30000 1 1>;
qcom,bt-ant-ldo-config = <1800000 1860000 0 1 0>;
qcom,bt-vdd-aon-config = <876000 1000000 0 1 0>;
qcom,bt-vdd-dig-config = <876000 1000000 0 1 0>;
qcom,bt-vdd-dig-config = <876000 1000000 0 1 1>;
qcom,bt-vdd-rfa0p75-config = <876000 1000000 0 1 0>;
qcom,bt-vdd-rfa1p8-config = <1860000 2000000 0 1 0>;
qcom,bt-vdd-rfa1p25-config = <1312000 1340000 0 1 0>;