Merge "ASoC: wcd934x: fix default value for FLL threshold"
This commit is contained in:
commit
30f56e0fdd
1 changed files with 1 additions and 0 deletions
|
@ -8039,6 +8039,7 @@ static const struct tavil_reg_mask_val tavil_codec_reg_defaults[] = {
|
|||
{WCD934X_HPH_OCP_CTL, 0xFF, 0x3A}, /* OCP current limit */
|
||||
{WCD934X_HPH_L_TEST, 0x01, 0x01},
|
||||
{WCD934X_HPH_R_TEST, 0x01, 0x01},
|
||||
{WCD934X_CPE_FLL_CONFIG_CTL_2, 0xFF, 0x20},
|
||||
};
|
||||
|
||||
static const struct tavil_reg_mask_val tavil_codec_reg_init_1_1_val[] = {
|
||||
|
|
Loading…
Add table
Reference in a new issue