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: Banajit Goswami <bgoswami@codeaurora.org>
This commit is contained in:
parent
dc9d51cfe2
commit
d2c515c358
1 changed files with 1 additions and 0 deletions
|
@ -11268,6 +11268,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_RX6_RX_PATH_MIX_CFG, 0x01, 0x01},
|
||||||
{WCD9335_CDC_RX7_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_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[] = {
|
static const struct tasha_reg_mask_val tasha_codec_reg_init_1_x_val[] = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue