[PATCH 0/2] ASoC: SOF: Add support for MICFIL PDM interface

From: Daniel Baluta
Date: Thu Nov 09 2023 - 08:59:25 EST


From: Daniel Baluta <daniel.baluta@xxxxxxx>

This is used for configuring MICFIL PDM with i.MX8MPlus. Tested
with 8MIC-RPI-MX8 microphone array.

Daniel Baluta (2):
ASoC: SOF: imx8m: Add DAI driver entry for MICFIL PDM
ASoC: SOF: Add support for configuring PDM interface from topology

include/sound/sof/dai-imx.h | 7 +++++
include/sound/sof/dai.h | 2 ++
include/uapi/sound/sof/tokens.h | 4 +++
sound/soc/sof/imx/imx8m.c | 7 +++++
sound/soc/sof/ipc3-pcm.c | 11 ++++++++
sound/soc/sof/ipc3-topology.c | 46 +++++++++++++++++++++++++++++++++
sound/soc/sof/sof-audio.h | 1 +
sound/soc/sof/topology.c | 5 ++++
8 files changed, 83 insertions(+)

--
2.25.1