[PATCH 0/2] ASoC: mediatek: Add support for MT8195 sound card with rt1011 and rt5682

From: Trevor Wu
Date: Fri Sep 10 2021 - 06:44:22 EST


This series of patches adds support for mt8195 board with mt6359, rt1011
and rt5682.
Patches are based on broonie tree "for-next" branch.

Trevor Wu (2):
ASoC: mediatek: mt8195: add machine driver with mt6359, rt1011 and
rt5682
dt-bindings: mediatek: mt8195: add mt8195-mt6359-rt1011-rt5682
document

.../sound/mt8195-mt6359-rt1011-rt5682.yaml | 47 +
sound/soc/mediatek/Kconfig | 15 +
sound/soc/mediatek/mt8195/Makefile | 1 +
.../mt8195/mt8195-mt6359-rt1011-rt5682.c | 1140 +++++++++++++++++
4 files changed, 1203 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/mt8195-mt6359-rt1011-rt5682.yaml
create mode 100644 sound/soc/mediatek/mt8195/mt8195-mt6359-rt1011-rt5682.c

--
2.18.0