alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: mediatek: mt8183-da7219: support machine driver for rt1015
@ 2020-07-09 12:24 Tzung-Bi Shih
  2020-07-09 12:24 ` [PATCH 1/5] ASoC: mediatek: mt8183-da7219: sort header inclusions in alphabetical Tzung-Bi Shih
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tzung-Bi Shih @ 2020-07-09 12:24 UTC (permalink / raw)
  To: broonie; +Cc: tzungbi, alsa-devel

This series tries to reuse mt8183-da7219-max98357.c for supporting machine
driver with rt1015 speaker amplifier.

The first 3 patches refactor the code for easier to change for subsequent
patches.

The 4th patch adds document for the new proposed compatible string.

The 5th patch changes the machine driver to support either "MAX98357A" or
"RT1015" codecs.

Tzung-Bi Shih (5):
  ASoC: mediatek: mt8183-da7219: sort header inclusions in alphabetical
  ASoC: mediatek: mt8183-da7219: remove forward declaration of
    headset_init
  ASoC: mediatek: mt8183-da7219: extract codec and DAI names
  ASoC: mediatek: mt8183-da7219: add compatible string for using rt1015
  ASoC: mediatek: mt8183-da7219: support machine driver with rt1015

 .../bindings/sound/mt8183-da7219-max98357.txt |   5 +-
 sound/soc/mediatek/Kconfig                    |   5 +-
 .../mediatek/mt8183/mt8183-da7219-max98357.c  | 244 ++++++++++++++----
 3 files changed, 197 insertions(+), 57 deletions(-)

-- 
2.27.0.383.g050319c2ae-goog


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

end of thread, other threads:[~2020-07-09 22:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09 12:24 [PATCH 0/5] ASoC: mediatek: mt8183-da7219: support machine driver for rt1015 Tzung-Bi Shih
2020-07-09 12:24 ` [PATCH 1/5] ASoC: mediatek: mt8183-da7219: sort header inclusions in alphabetical Tzung-Bi Shih
2020-07-09 12:24 ` [PATCH 2/5] ASoC: mediatek: mt8183-da7219: remove forward declaration of headset_init Tzung-Bi Shih
2020-07-09 12:24 ` [PATCH 3/5] ASoC: mediatek: mt8183-da7219: extract codec and DAI names Tzung-Bi Shih
2020-07-09 12:24 ` [PATCH 4/5] ASoC: mediatek: mt8183-da7219: add compatible string for using rt1015 Tzung-Bi Shih
2020-07-09 12:24 ` [PATCH 5/5] ASoC: mediatek: mt8183-da7219: support machine driver with rt1015 Tzung-Bi Shih
2020-07-09 22:00 ` [PATCH 0/5] ASoC: mediatek: mt8183-da7219: support machine driver for rt1015 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).