zephyr/drivers/dai/intel
Jaroslaw Stelter 2547948544 intel_adsp: ace20_lnl: dmic: Program new HW registers for dmic
In LNL platform GPDMA and ALH is no longer used. DMIC uses LINK HDA
as a DMA engine. Therefore new shims, new register definitions and new
programming flows were defined.

This patch implements new DMIC programming requirements for LNL.
Since HDA is shared between Host and DSP, link_config field was added to
dai_config structure. This one is provided by Host in new IPC4 fields
during interface configuration.

Signed-off-by: Jaroslaw Stelter <Jaroslaw.Stelter@intel.com>
2023-04-13 20:51:10 -04:00
..
alh drivers: dai: modify dai_config_get API func 2023-02-19 20:43:14 -05:00
dmic intel_adsp: ace20_lnl: dmic: Program new HW registers for dmic 2023-04-13 20:51:10 -04:00
hda drivers: dai: modify dai_config_get API func 2023-02-19 20:43:14 -05:00
ssp drivers: ssp: Ignore link clock_source for non-ACE platforms 2023-04-06 11:50:27 +02:00