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

Commit 47682836 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "cnss: Update max allowed voltage for SWREG"

parents 9794d53e ea0d732d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -56,8 +56,8 @@
#define WLAN_EN_GPIO_NAME	"wlan-en-gpio"
#define PM_OPTIONS		0

#define SOC_SWREG_VOLT_MAX	1150000
#define SOC_SWREG_VOLT_MIN	1150000
#define SOC_SWREG_VOLT_MAX	1200000
#define SOC_SWREG_VOLT_MIN	1200000

#define POWER_ON_DELAY		2000
#define WLAN_ENABLE_DELAY	10000