9 Nov
2023
9 Nov
'23
2:58 p.m.
From: Daniel Baluta daniel.baluta@nxp.com
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