Commit 1f900475 authored by Jack Yu's avatar Jack Yu Committed by Mark Brown

ASoC: rt5645: mic-in detection threshold modification

Modify mic-in detection threshold for better performance.
Signed-off-by: default avatarJack Yu <jack.yu@realtek.com>
Link: https://msgid.link/r/b7614d9e38054aa6ad8efa620edb4162@realtek.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 04b5e2f9
......@@ -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[] = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment