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

Commit b707311b authored by Sandeep Singh's avatar Sandeep Singh Committed by Gerrit - the friendly Code Review server
Browse files

icnss: Add change to vote chain1 regulator



Add change to vote for chain1 regulator.

Change-Id: I933a1346ad36e8862d095152dc3e9d1960893079
Signed-off-by: default avatarSandeep Singh <sandsing@codeaurora.org>
parent 0f2a4261
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -131,6 +131,7 @@ static struct icnss_vreg_info icnss_vreg_info[] = {
	{NULL, "vdd-cx-mx", 752000, 752000, 0, 0, false},
	{NULL, "vdd-1.8-xo", 1800000, 1800000, 0, 0, false},
	{NULL, "vdd-1.3-rfa", 1304000, 1304000, 0, 0, false},
	{NULL, "vdd-3.3-ch1", 3312000, 3312000, 0, 0, false},
	{NULL, "vdd-3.3-ch0", 3312000, 3312000, 0, 0, false},
};