BTPower: Update power-source to 2 for certain chipsets

Update power-source to 2 for chipsets to use 1.2 V for BT_EN

CRs-Fixed: 4065538
Change-Id: I72ec6863be8d40b40cdeefbb837f1ac652319173
Signed-off-by: Hemant Gupta <quic_hemantg@quicinc.com>
(cherry picked from commit 4eff48c0b7)
This commit is contained in:
Hemant Gupta
2025-04-02 20:07:16 +05:30
committed by Kamdev Kumar Mandal
parent 2c71646cb6
commit 02c9a65967
4 changed files with 7 additions and 7 deletions

View File

@@ -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>;
};
};

View File

@@ -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>;
};
};

View File

@@ -15,7 +15,7 @@
input-disable;
output-enable;
bias-disable;
power-source = <1>;
power-source = <2>;
};
};

View File

@@ -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>;
};
};