diff --git a/kera-wcn7750-bt.dtsi b/kera-wcn7750-bt.dtsi index ca554a3e..cbce8468 100644 --- a/kera-wcn7750-bt.dtsi +++ b/kera-wcn7750-bt.dtsi @@ -68,12 +68,12 @@ qcom,bt-vdd-ipa-2p2-supply = <&S4B>; /* WCN_2p2_RFA */ qcom,bt-vdd-io-config = <1620000 1800000 0 1 1>; - qcom,bt-vdd-aon-config = <1800000 1800000 0 1 1>; - qcom,bt-vdd-rfacmn-config = <880000 2736000 0 1 1>; - qcom,bt-vdd-dig-config = <880000 2736000 0 1 1>; - qcom,bt-vdd-rfa-0p8-config = <900000 2000000 0 1 1>; - qcom,bt-vdd-rfa1-config = <1856000 2044000 0 1 1>; - qcom,bt-vdd-rfa2-config = <1256000 2092000 0 1 1>; + qcom,bt-vdd-aon-config = <1800000 1800000 0 1 0>; + qcom,bt-vdd-rfacmn-config = <880000 2736000 0 1 0>; + qcom,bt-vdd-dig-config = <880000 2736000 0 1 0>; + qcom,bt-vdd-rfa-0p8-config = <900000 2000000 0 1 0>; + qcom,bt-vdd-rfa1-config = <1856000 2044000 0 1 0>; + qcom,bt-vdd-rfa2-config = <1256000 2092000 0 1 0>; qcom,bt-vdd-ipa-2p2-config = <2156000 2700000 0 1 1>; }; }; diff --git a/tuna-wcn7750-bt.dtsi b/tuna-wcn7750-bt.dtsi index dab790be..948a7e86 100644 --- a/tuna-wcn7750-bt.dtsi +++ b/tuna-wcn7750-bt.dtsi @@ -68,12 +68,12 @@ qcom,bt-vdd-ipa-2p2-supply = <&S1G>; /* WCN_2p2_RFA */ qcom,bt-vdd-io-config = <1620000 1800000 0 1 1>; - qcom,bt-vdd-aon-config = <900000 1040000 0 1 1>; - qcom,bt-vdd-rfacmn-config = <900000 1040000 0 1 1>; - qcom,bt-vdd-dig-config = <900000 1040000 0 1 1>; - qcom,bt-vdd-rfa-0p8-config = <900000 2000000 0 1 1>; - qcom,bt-vdd-rfa1-config = <1900000 2104000 0 1 1>; - qcom,bt-vdd-rfa2-config = <1330000 1408000 0 1 1>; + qcom,bt-vdd-aon-config = <900000 1040000 0 1 0>; + qcom,bt-vdd-rfacmn-config = <900000 1040000 0 1 0>; + qcom,bt-vdd-dig-config = <900000 1040000 0 1 0>; + qcom,bt-vdd-rfa-0p8-config = <900000 2000000 0 1 0>; + qcom,bt-vdd-rfa1-config = <1900000 2104000 0 1 0>; + qcom,bt-vdd-rfa2-config = <1330000 1408000 0 1 0>; qcom,bt-vdd-ipa-2p2-config = <2156000 2400000 0 1 1>; }; };