devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH 0/6] ASoC: mediatek: mt8192: support new machine rt1015p_rt5682
@ 2020-12-01 13:26 Tzung-Bi Shih
  2020-12-01 13:26 ` [RESEND PATCH 1/6] ASoC: mediatek: mt8192: rename common symbols Tzung-Bi Shih
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Tzung-Bi Shih @ 2020-12-01 13:26 UTC (permalink / raw)
  To: broonie, robh+dt; +Cc: alsa-devel, devicetree, tzungbi

The series supports new machines with rt1015p and rt5682.  Reuses most of
the code in mt8192-mt6359-rt1015-rt5682.c.

The first 3 patches refactor the existing mt8192-mt6359-rt1015-rt5682.c.
For easier to support newly added components later.

The 4th patch fixes a typo in DT bindings document.

The 5th patch proposes a new compatible string "mt8192_mt6359_rt1015p_rt5682"
for machines with rt1015p and rt5682.

The 6th patch reuses the existing machine driver to support machines with
rt1015p and rt5682.

Tzung-Bi Shih (6):
  ASoC: mediatek: mt8192: rename common symbols
  ASoC: mediatek: mt8192: extract rt1015_rt5682 specific DAI link
  ASoC: mediatek: mt8192: move rt1015_rt5682 specific data
  ASoC: dt-bindings: mt8192-mt6359: fix typo in the example
  ASoC: dt-bindings: mt8192-mt6359: add new compatible for using rt1015p
  ASoC: mediatek: mt8192: support rt1015p_rt5682

 .../sound/mt8192-mt6359-rt1015-rt5682.yaml    |   6 +-
 sound/soc/mediatek/Kconfig                    |   1 +
 .../mt8192/mt8192-mt6359-rt1015-rt5682.c      | 171 +++++++++++++-----
 3 files changed, 129 insertions(+), 49 deletions(-)

-- 
2.29.2.454.gaff20da3a2-goog


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

end of thread, other threads:[~2020-12-02 17:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-01 13:26 [RESEND PATCH 0/6] ASoC: mediatek: mt8192: support new machine rt1015p_rt5682 Tzung-Bi Shih
2020-12-01 13:26 ` [RESEND PATCH 1/6] ASoC: mediatek: mt8192: rename common symbols Tzung-Bi Shih
2020-12-01 13:26 ` [RESEND PATCH 2/6] ASoC: mediatek: mt8192: extract rt1015_rt5682 specific DAI link Tzung-Bi Shih
2020-12-01 13:26 ` [RESEND PATCH 3/6] ASoC: mediatek: mt8192: move rt1015_rt5682 specific data Tzung-Bi Shih
2020-12-01 13:26 ` [RESEND PATCH 4/6] ASoC: dt-bindings: mt8192-mt6359: fix typo in the example Tzung-Bi Shih
2020-12-01 13:26 ` [RESEND PATCH 5/6] ASoC: dt-bindings: mt8192-mt6359: add new compatible for using rt1015p Tzung-Bi Shih
2020-12-01 13:26 ` [RESEND PATCH 6/6] ASoC: mediatek: mt8192: support rt1015p_rt5682 Tzung-Bi Shih
2020-12-02 17:19 ` [RESEND PATCH 0/6] ASoC: mediatek: mt8192: support new machine rt1015p_rt5682 Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).