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

Commit 87212e17 authored by Sandeep Singh's avatar Sandeep Singh
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 692654ff
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -83,6 +83,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},
};