Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e47a4e0e authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "bluetooth: Vote VREG_L7E_2P8 from BT driver"

parents b6ea26a7 c37f9da4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ static struct bt_power_vreg_data bt_power_vreg_info[] = {
	{NULL, "qcom,bt-vdd-dig", 950000, 952000, 0, false, true},
	{NULL, "qcom,bt-vdd-rfa1", 1900000, 1900000, 0, false, true},
	{NULL, "qcom,bt-vdd-rfa2", 1900000, 1900000, 0, false, true},
	{NULL, "qcom,bt-vdd-asd", 0, 0, 0, false, false},
	{NULL, "qcom,bt-vdd-asd", 2800000, 2800000, 0, false, true},
};

#define BT_VREG_INFO_SIZE ARRAY_SIZE(bt_power_vreg_info)