ASoC: rt5645: mic-in detection threshold modification
authorJack Yu <jack.yu@realtek.com>
Tue, 14 May 2024 02:31:22 +0000 (02:31 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 14 May 2024 11:08:52 +0000 (12:08 +0100)
Modify mic-in detection threshold for better performance.

Signed-off-by: Jack Yu <jack.yu@realtek.com>
Link: https://msgid.link/r/b7614d9e38054aa6ad8efa620edb4162@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5645.c

index 05f574bf8b8fbef7c40a1fdf54ba41a53a1a0015..cdb7ff7020e931ceb8e29aa6baf7e515db62ae4b 100644 (file)
@@ -81,6 +81,7 @@ static const struct reg_sequence init_list[] = {
 static const struct reg_sequence rt5650_init_list[] = {
        {0xf6,  0x0100},
        {RT5645_PWR_ANLG1, 0x02},
+       {RT5645_IL_CMD3, 0x0018},
 };
 
 static const struct reg_default rt5645_reg[] = {