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

Commit 3c329f84 authored by Banajit Goswami's avatar Banajit Goswami
Browse files

ASoC: wcd9335: update default VBat Bias current



Update default value for VBat Bias current for Front-end.
The increase in current value is needed to increase
robustness of VBat ADC output when the feature is used
at low temparature.

Change-Id: Ic924fa59ce867f9b32c17564f8f55406c6c467ea
Signed-off-by: default avatarBanajit Goswami <bgoswami@codeaurora.org>
parent 7427cd00
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11251,6 +11251,7 @@ static const struct tasha_reg_mask_val tasha_codec_reg_init_common_val[] = {
	{WCD9335_CDC_RX6_RX_PATH_MIX_CFG, 0x01, 0x01},
	{WCD9335_CDC_RX7_RX_PATH_MIX_CFG, 0x01, 0x01},
	{WCD9335_CDC_RX8_RX_PATH_MIX_CFG, 0x01, 0x01},
	{WCD9335_VBADC_IBIAS_FE, 0x0C, 0x08},
};

static const struct tasha_reg_mask_val tasha_codec_reg_init_1_x_val[] = {