Skip to content

Commit 1f90047

Browse files
Jack Yubroonie
authored andcommitted
ASoC: rt5645: mic-in detection threshold modification
Modify mic-in detection threshold for better performance. Signed-off-by: Jack Yu <[email protected]> Link: https://msgid.link/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 04b5e2f commit 1f90047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/soc/codecs/rt5645.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ static const struct reg_sequence init_list[] = {
8181
static const struct reg_sequence rt5650_init_list[] = {
8282
{0xf6, 0x0100},
8383
{RT5645_PWR_ANLG1, 0x02},
84+
{RT5645_IL_CMD3, 0x0018},
8485
};
8586

8687
static const struct reg_default rt5645_reg[] = {

0 commit comments

Comments
 (0)