mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
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>
This commit is contained in:
parent
e794a89442
commit
3423c3db22
|
|
@ -1448,7 +1448,7 @@ static struct mt8188_card_data mt8188_nau8825_card = {
|
|||
|
||||
static struct mt8188_card_data mt8188_rt5682s_card = {
|
||||
.name = "mt8188_rt5682s",
|
||||
.quirk = RT5682S_HS_PRESENT,
|
||||
.quirk = RT5682S_HS_PRESENT | MAX98390_TWO_AMP,
|
||||
};
|
||||
|
||||
static struct mt8188_card_data mt8188_es8326_card = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user