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

Commit 987b6177 authored by Sudheer Papothi's avatar Sudheer Papothi
Browse files

ASoC: wcd9335: Increase bias current of clock control



Increase bias current of clock control on wcd9335 codec v2
before enabling RCO. This change is needed for better RCO
calibration.

Change-Id: If15dba0da225fae21012beb96ab2c918bfb29f80
Signed-off-by: default avatarSudheer Papothi <spapothi@codeaurora.org>
parent 7193533b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8910,6 +8910,7 @@ static const struct tasha_reg_mask_val tasha_codec_reg_init_val_1_0[] = {
};

static const struct tasha_reg_mask_val tasha_codec_reg_init_val_2_0[] = {
	{WCD9335_RCO_CTRL_2, 0x0F, 0x08},
	{WCD9335_RX_BIAS_FLYB_MID_RST, 0xF0, 0x10},
	{WCD9335_HPH_OCP_CTL, 0xFF, 0x52},
	{WCD9335_HPH_L_TEST, 0x01, 0x01},