Re: [PATCH v2 0/8] Enable DMIC for Genio 700/510 EVK

From: AngeloGioacchino Del Regno
Date: Wed Feb 26 2025 - 04:24:43 EST


Il 25/02/25 15:33, Nícolas F. R. A. Prado ha scritto:
This series enables the dual digital microphones present on the Genio
700 and 510 EVK boards.

Patches 1 and 2 add some required clocks, patch 3 changes volatility
handling of some registers to prevent issues, patch 3 adds the DMIC DAI
driver for MT8188 and updates the AFE with its routes, patch 4 adds the
DMIC backend and widget to the mt8188-6359 machine sound driver, patch 5
adds the audio routes for the DMIC to the Devicetree, patch 6 adds
DMIC_BE in the dt-binding and patch 6 assigns a wakeup-delay-ms to the
DMIC DAI.

Patches 6 and 8 applied to v6.14-next/dts64

arm64: dts: mediatek: mt8390-genio-common: Add routes for DMIC
arm64: dts: mediatek: mt8390-genio-common: Add delay codec for DMIC

Thanks!