Re: [PATCH v4 09/16] ASoC: mediatek: mt8365: Add PCM DAI support

2024-05-20 Thread AngeloGioacchino Del Regno
Il 26/04/24 19:22, Alexandre Mergnat ha scritto: Add Pulse Code Modulation Device Audio Interface support for MT8365 SoC. Signed-off-by: Alexandre Mergnat --- sound/soc/mediatek/mt8365/mt8365-dai-pcm.c | 293 + 1 file changed, 293 insertions(+) diff --git a/sound

[PATCH v4 09/16] ASoC: mediatek: mt8365: Add PCM DAI support

2024-04-26 Thread Alexandre Mergnat
Add Pulse Code Modulation Device Audio Interface support for MT8365 SoC. Signed-off-by: Alexandre Mergnat --- sound/soc/mediatek/mt8365/mt8365-dai-pcm.c | 293 + 1 file changed, 293 insertions(+) diff --git a/sound/soc/mediatek/mt8365/mt8365-dai-pcm.c b/sound/soc/me