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>
This commit is contained in:
@@ -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>;
|
||||
};
|
||||
};
|
||||
|
||||
|
@@ -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>;
|
||||
};
|
||||
};
|
||||
|
||||
|
@@ -15,7 +15,7 @@
|
||||
input-disable;
|
||||
output-enable;
|
||||
bias-disable;
|
||||
power-source = <1>;
|
||||
power-source = <2>;
|
||||
};
|
||||
};
|
||||
|
||||
|
@@ -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>;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user