Skip to content

Commit 3423c3d

Browse files
Rui Zhoubroonie
authored andcommitted
ASoC: mediatek: mt8188-mt6359: Enable dual amp for mt8188-rt5682s
Enable support for dual MAX98390 amplifiers on the mt8188-rt5682s board. Reviewed-by: Trevor Wu <trevor.wu@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Rui Zhou <zhourui@huaqin.corp-partner.google.com> Link: https://msgid.link/r/20231212123050.4080083-5-zhourui@huaqin.corp-partner.google.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent e794a89 commit 3423c3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/soc/mediatek/mt8188/mt8188-mt6359.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1448,7 +1448,7 @@ static struct mt8188_card_data mt8188_nau8825_card = {
14481448

14491449
static struct mt8188_card_data mt8188_rt5682s_card = {
14501450
.name = "mt8188_rt5682s",
1451-
.quirk = RT5682S_HS_PRESENT,
1451+
.quirk = RT5682S_HS_PRESENT | MAX98390_TWO_AMP,
14521452
};
14531453

14541454
static struct mt8188_card_data mt8188_es8326_card = {

0 commit comments

Comments
 (0)