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

Commit 9c3cc684 authored by Yuanyuan Liu's avatar Yuanyuan Liu
Browse files

cnss2: Add entry for antenna sharing regulator



Add entry for antenna sharing regulator, which is used to support
WLAN 5G chain.

CRs-Fixed: 2395875
Change-Id: Iaee2bab045876e7662da9e5490cf80f7f67140dd
Signed-off-by: default avatarYuanyuan Liu <yuanliu@codeaurora.org>
parent 40d1a49d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ static struct cnss_vreg_info cnss_vreg_info[] = {
	{NULL, "vdd-wlan-ctrl1", 0, 0, 0, 0},
	{NULL, "vdd-wlan-ctrl2", 0, 0, 0, 0},
	{NULL, "vdd-wlan-sp2t", 2700000, 2700000, 0, 0},
	{NULL, "wlan-ant-switch", 2700000, 2700000, 20000, 0},
	{NULL, "wlan-ant-switch", 1800000, 1800000, 0, 0},
	{NULL, "wlan-soc-swreg", 1200000, 1200000, 0, 0},
	{NULL, "vdd-wlan-aon", 950000, 950000, 0, 0},
	{NULL, "vdd-wlan-dig", 950000, 952000, 0, 0},