Re: [PATCH v2 4/8] ASoC: mediatek: mt8188: Add support for DMIC

From: AngeloGioacchino Del Regno
Date: Tue Feb 25 2025 - 09:49:16 EST


Il 25/02/25 15:33, Nícolas F. R. A. Prado ha scritto:
From: parkeryang <Parker.Yang@xxxxxxxxxxxx>

Add support for the DMIC DAIs present on the MT8188 SoC. To achieve
that, add a DAI driver for DMIC and register it during probe, and
describe the AFE routes that connect the DMIC (I004-I011) to the UL9
frontend (O002-O009).

Signed-off-by: parkeryang <Parker.Yang@xxxxxxxxxxxx>
Co-developed-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>

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