Re: [PATCH v3 04/12] ASoC: mediatek: mt8188: support adda in platform driver

From: AngeloGioacchino Del Regno
Date: Tue Dec 13 2022 - 05:45:41 EST


Il 08/12/22 04:31, Trevor Wu ha scritto:
Add mt8188 adda dai driver support.

Signed-off-by: Trevor Wu <trevor.wu@xxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>

---
I don't add Reviewed-by tag because one new header file is included
in the patch to resolve compiling issue found by kernel test robot.
---
sound/soc/mediatek/mt8188/mt8188-dai-adda.c | 632 ++++++++++++++++++++
1 file changed, 632 insertions(+)
create mode 100644 sound/soc/mediatek/mt8188/mt8188-dai-adda.c