BT_Transport: FMD retention change

- Only necessary regulators are enabled for FMD retention changes.

Change-Id: I709d15b019e187a67098eeb7a436f83954ac8051
This commit is contained in:
Manish Kumar Sharma
2025-02-04 10:43:46 +05:30
parent 95d8656191
commit 3ce60d9d93

View File

@@ -68,12 +68,12 @@
qcom,bt-vdd-ipa-2p2-supply = <&S1G>; /* WCN_2p2_RFA */ qcom,bt-vdd-ipa-2p2-supply = <&S1G>; /* WCN_2p2_RFA */
qcom,bt-vdd-io-config = <1620000 1800000 0 1 1>; qcom,bt-vdd-io-config = <1620000 1800000 0 1 1>;
qcom,bt-vdd-aon-config = <900000 1040000 0 1 1>; qcom,bt-vdd-aon-config = <900000 1040000 0 1 0>;
qcom,bt-vdd-rfacmn-config = <900000 1040000 0 1 1>; qcom,bt-vdd-rfacmn-config = <900000 1040000 0 1 0>;
qcom,bt-vdd-dig-config = <900000 1040000 0 1 1>; qcom,bt-vdd-dig-config = <900000 1040000 0 1 0>;
qcom,bt-vdd-rfa-0p8-config = <900000 2000000 0 1 1>; qcom,bt-vdd-rfa-0p8-config = <900000 2000000 0 1 0>;
qcom,bt-vdd-rfa1-config = <1900000 2104000 0 1 1>; qcom,bt-vdd-rfa1-config = <1900000 2104000 0 1 0>;
qcom,bt-vdd-rfa2-config = <1330000 1408000 0 1 1>; qcom,bt-vdd-rfa2-config = <1330000 1408000 0 1 0>;
qcom,bt-vdd-ipa-2p2-config = <2156000 2400000 0 1 1>; qcom,bt-vdd-ipa-2p2-config = <2156000 2400000 0 1 1>;
}; };
}; };