diff --git a/sun-kiwi-bt-v8.dtsi b/sun-kiwi-bt-v8.dtsi index 80dc5b46..992781bd 100644 --- a/sun-kiwi-bt-v8.dtsi +++ b/sun-kiwi-bt-v8.dtsi @@ -62,8 +62,8 @@ qcom,bt-vdd-rfa1-supply = <&S7I>; /* BT RFA1.2 LDO */ qcom,bt-vdd-rfa2-supply = <&S3G>; /* BT RFA1.8 LDO */ - qcom,bt-vdd18-aon-config = <1800000 1800000 0 1 1>; - qcom,bt-vdd12-io-config = <1200000 1200000 0 1 1>; + qcom,bt-vdd18-aon-config = <1800000 1800000 30000 1 1>; + qcom,bt-vdd12-io-config = <1200000 1200000 30000 1 1>; qcom,bt-ant-ldo-config = <1800000 1800000 0 1 0>; qcom,bt-vdd-aon-config = <916000 1100000 0 1 0>; qcom,bt-vdd-rfaOp8-config = <916000 1100000 0 1 0>; diff --git a/sun-kiwi-bt.dtsi b/sun-kiwi-bt.dtsi index 1719c052..0f502278 100644 --- a/sun-kiwi-bt.dtsi +++ b/sun-kiwi-bt.dtsi @@ -47,8 +47,8 @@ qcom,bt-vdd-rfa1-supply = <&S7I>; /* BT RFA1.2 LDO */ qcom,bt-vdd-rfa2-supply = <&S3G>; /* BT RFA1.8 LDO */ - qcom,bt-vdd18-aon-config = <1800000 1800000 0 1 0>; - qcom,bt-vdd12-io-config = <1200000 1200000 0 1 0>; + qcom,bt-vdd18-aon-config = <1800000 1800000 30000 1 0>; + qcom,bt-vdd12-io-config = <1200000 1200000 30000 1 0>; qcom,bt-ant-ldo-config = <1800000 1800000 0 1 0>; qcom,bt-vdd-aon-config = <916000 1100000 0 1 0>; qcom,bt-vdd-rfaOp8-config = <916000 1100000 0 1 0>; diff --git a/sun-peach-bt-v8.dtsi b/sun-peach-bt-v8.dtsi index 0acbcb2b..fd3b3506 100644 --- a/sun-peach-bt-v8.dtsi +++ b/sun-peach-bt-v8.dtsi @@ -64,8 +64,8 @@ qcom,bt-vdd-rfa1p8-supply = <&S3G>; /* RFA_1P8 */ qcom,bt-vdd-rfa1p25-supply = <&S7I>; /* RFA_1P2 */ - qcom,bt-vdd18-aon-config = <1800000 1800000 0 1 1>; - qcom,bt-vdd12-io-config = <1200000 1200000 0 1 1>; + qcom,bt-vdd18-aon-config = <1800000 1800000 30000 1 1>; + 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>; diff --git a/sun-peach-bt.dtsi b/sun-peach-bt.dtsi index 5c392ed0..0ef4c18b 100644 --- a/sun-peach-bt.dtsi +++ b/sun-peach-bt.dtsi @@ -49,8 +49,8 @@ qcom,bt-vdd-rfa1p8-supply = <&S3G>; /* RFA_1P8 */ qcom,bt-vdd-rfa1p25-supply = <&S7I>; /* RFA_1P2 */ - qcom,bt-vdd18-aon-config = <1800000 1800000 0 1 0>; - qcom,bt-vdd12-io-config = <1200000 1200000 0 1 0>; + qcom,bt-vdd18-aon-config = <1800000 1800000 30000 1 0>; + qcom,bt-vdd12-io-config = <1200000 1200000 30000 1 0>; 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>; diff --git a/sun-wcn788x-v8.dtsi b/sun-wcn788x-v8.dtsi index 39b6ce65..96cb39d6 100644 --- a/sun-wcn788x-v8.dtsi +++ b/sun-wcn788x-v8.dtsi @@ -64,8 +64,8 @@ qcom,bt-vdd-rfa1p8-supply = <&S3G>; /* RFA_1P8 */ qcom,bt-vdd-rfa1p25-supply = <&S7I>; /* RFA_1P2 */ - qcom,bt-vdd18-aon-config = <1800000 1800000 0 1 1>; - qcom,bt-vdd12-io-config = <1200000 1200000 0 1 1>; + qcom,bt-vdd18-aon-config = <1800000 1800000 30000 1 1>; + 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>;