mbox series

[0/2] ASoC: mediatek: mt8183-mt6358: support machine driver for rt1015p

Message ID 20210311033151.1818603-1-tzungbi@google.com
Headers show
Series ASoC: mediatek: mt8183-mt6358: support machine driver for rt1015p | expand

Message

Tzung-Bi Shih March 11, 2021, 3:31 a.m. UTC
The series reuses mt8183-mt6358-ts3a227-max98357.c for supporting
machine driver with rt1015p speaker amplifier.

The 1st patch adds document for the new proposed compatible string.

The 2nd patch changes the machine driver to support "RT1015P" codec.

Tzung-Bi Shih (2):
  ASoC: dt-bindings: mt8183: add compatible string for using rt1015p
  ASoC: mediatek: mt8183: support machine driver with rt1015p

 .../sound/mt8183-mt6358-ts3a227-max98357.txt  |  1 +
 sound/soc/mediatek/Kconfig                    |  1 +
 .../mt8183/mt8183-mt6358-ts3a227-max98357.c   | 29 +++++++++++++++++++
 3 files changed, 31 insertions(+)