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

Commit bb35926a authored by Yuanyuan Liu's avatar Yuanyuan Liu
Browse files

icnss: Update regulator resource for sdm855



Update regulator resource from 0.8v to 0.752v for sdm855.

CRs-Fixed: 2217788
Change-Id: I5c85ba0d248b66dc51b1de30519de1956b5a9d72
Signed-off-by: default avatarYuanyuan Liu <yuanliu@codeaurora.org>
parent 1252d8e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -116,7 +116,7 @@ struct icnss_msa_perm_list_t msa_perm_list[ICNSS_MSA_PERM_MAX] = {
};

static struct icnss_vreg_info icnss_vreg_info[] = {
	{NULL, "vdd-0.8-cx-mx", 800000, 800000, 0, 0, false},
	{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-ch0", 3312000, 3312000, 0, 0, false},