Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [v5 0/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support
@ 2023-10-10  2:37 xiazhengqiao
  2023-10-10  2:37 ` [v5 1/2] ASoC: dt-bindings: mediatek,mt8188-mt6359: add RT5682S support xiazhengqiao
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: xiazhengqiao @ 2023-10-10  2:37 UTC (permalink / raw)
  To: lgirdwood, broonie, robh+dt, matthias.bgg,
	angelogioacchino.delregno, perex, trevor.wu
  Cc: alsa-devel, devicetree, linux-kernel, linux-mediatek,
	xiazhengqiao

To use RT5682S as the codec and MAX98390 as the amp, add a new
sound card named mt8188_rt5682s.

Changes in v5:
- PATCH 2/2: modify asoc_rtd_to_codec to snd_soc_rtd_to_codec and make it consistent with the latest revisions
             remove common struct definitions like rt5682s_jack_pins,mt8188_rt5682s_widgets 
             and mt8188_rt5682s_controls.
- Link to v4: https://lore.kernel.org/all/9c28b84e-2d4e-7bc2-88f3-ad5b30d2c727@collabora.com/

Changes in v4:
- add more reviewers
- Link to v3: https://patchwork.kernel.org/project/alsa-devel/patch/20230927033608.16920-2-xiazhengqiao@huaqin.corp-partner.google.com/ 
              https://patchwork.kernel.org/project/alsa-devel/patch/20230927033608.16920-3-xiazhengqiao@huaqin.corp-partner.google.com/

Changes in v3:
- PATCH 2/2: modify mt8186_rt5682s_i2s_hw_params to mt8188_rt5682s_i2s_hw_params
- Link to v2: https://lore.kernel.org/all/20230926040901.20338-3-xiazhengqiao@huaqin.corp-partner.google.com/ 
              https://lore.kernel.org/all/20230926040901.20338-2-xiazhengqiao@huaqin.corp-partner.google.com/
   
Changes in v2:
- PATCH 1/2: Modify mt8188_rt5682 to mt8188_rt5682s
- PATCH 2/2: Modify all string "rt5682" to "rt5682s" and merge code 
             in mt8188_fixup_controls
- Link to v1: https://lore.kernel.org/all/20230925083847.1496-3-xiazhengqiao@huaqin.corp-partner.google.com/
              https://lore.kernel.org/all/20230925083847.1496-2-xiazhengqiao@huaqin.corp-partner.google.com/

xiazhengqiao (2):
  ASoC: dt-bindings: mediatek,mt8188-mt6359: add RT5682S support
  ASoC: mediatek: mt8188-mt6359: add rt5682s support

 .../sound/mediatek,mt8188-mt6359.yaml         |   1 +
 sound/soc/mediatek/Kconfig                    |   1 +
 sound/soc/mediatek/mt8188/mt8188-mt6359.c     | 122 +++++++++++++++++-
 3 files changed, 122 insertions(+), 2 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-14  9:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-10  2:37 [v5 0/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support xiazhengqiao
2023-10-10  2:37 ` [v5 1/2] ASoC: dt-bindings: mediatek,mt8188-mt6359: add RT5682S support xiazhengqiao
2023-10-10  2:37 ` [v5 2/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support xiazhengqiao
2023-10-10  9:06   ` AngeloGioacchino Del Regno
2023-10-10 18:33 ` [v5 0/2] " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox