diff --git a/kera-wcn7750-bt.dtsi b/kera-wcn7750-bt.dtsi index cbce8468..ec9075b0 100644 --- a/kera-wcn7750-bt.dtsi +++ b/kera-wcn7750-bt.dtsi @@ -15,7 +15,7 @@ input-disable; output-enable; bias-disable; - power-source = <1>; + power-source = <2>; }; bt_fmd_clk_en: bt_fmd_clk_en { pins = "gpio3"; @@ -23,7 +23,7 @@ input-enable; output-disable; bias-disable; - power-source = <1>; + power-source = <2>; }; }; diff --git a/sun-kiwi-bt-v8.dtsi b/sun-kiwi-bt-v8.dtsi index 3fc921d3..2932d11d 100644 --- a/sun-kiwi-bt-v8.dtsi +++ b/sun-kiwi-bt-v8.dtsi @@ -14,7 +14,7 @@ input-disable; output-enable; bias-disable; - power-source = <1>; + power-source = <2>; }; bt_fmd_clk_en: bt_fmd_clk_en { pins = "gpio6"; @@ -22,7 +22,7 @@ input-enable; output-disable; bias-disable; - power-source = <1>; + power-source = <2>; }; }; diff --git a/tuna-kiwi-bt.dtsi b/tuna-kiwi-bt.dtsi index d558f321..10f6dc38 100644 --- a/tuna-kiwi-bt.dtsi +++ b/tuna-kiwi-bt.dtsi @@ -15,7 +15,7 @@ input-disable; output-enable; bias-disable; - power-source = <1>; + power-source = <2>; }; }; diff --git a/tuna-wcn7750-bt.dtsi b/tuna-wcn7750-bt.dtsi index 948a7e86..16572cd3 100644 --- a/tuna-wcn7750-bt.dtsi +++ b/tuna-wcn7750-bt.dtsi @@ -15,7 +15,7 @@ input-disable; output-enable; bias-disable; - power-source = <1>; + power-source = <2>; }; bt_fmd_clk_en: bt_fmd_clk_en { pins = "gpio3"; @@ -23,7 +23,7 @@ input-enable; output-disable; bias-disable; - power-source = <1>; + power-source = <2>; }; };