Merge series "ASoC: mediatek: mt8183-da7219: support machine driver for rt1015" from...
authorMark Brown <broonie@kernel.org>
Thu, 9 Jul 2020 21:20:35 +0000 (22:20 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jul 2020 21:20:35 +0000 (22:20 +0100)
commit03824376465bb6ce99c7436178767faefadbf035
tree62f8f38a79f9d633ad9b9791581b066d3010510d
parent1c6579b5ecff8f5e0678848214b60448e1f38e7c
parent9e30251fb22eccaf2199cdfdc02c90459f83bea7
Merge series "ASoC: mediatek: mt8183-da7219: support machine driver for rt1015" from Tzung-Bi Shih <tzungbi@google.com>:

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