summaryrefslogtreecommitdiff
path: root/include/uapi/sound
diff options
context:
space:
mode:
authorGuido Roncarolo <guido.roncarolo@nxp.com>2019-11-13 13:55:01 +0100
committerDaniel Baluta <daniel.baluta@nxp.com>2019-11-27 17:08:23 +0200
commit33a9c596805aa9187a51cce25f2c95a71d6ecbf9 (patch)
tree4c3a2a62c6f6d6af0e3814c6c4d90486adb23f1a /include/uapi/sound
parent592b8ba3b6694feff48d94bb05358e7e38523f10 (diff)
ASoC: SOF: imx: Describe SAI parameters to be sent to DSP
Introduce sof_ipc_dai_sai_params to keep information that we get from topology and we send to DSP FW. For the moment it is identical to ESAI one but it will evolve shortly independently Signed-off-by: Guido Roncarolo <guido.roncarolo@nxp.com>
Diffstat (limited to 'include/uapi/sound')
-rw-r--r--include/uapi/sound/sof/tokens.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/uapi/sound/sof/tokens.h b/include/uapi/sound/sof/tokens.h
index da18c9de1056..c66cfc0b451e 100644
--- a/include/uapi/sound/sof/tokens.h
+++ b/include/uapi/sound/sof/tokens.h
@@ -107,8 +107,7 @@
#define SOF_TKN_EFFECT_TYPE SOF_TKN_PROCESS_TYPE
/* SAI */
-#define SOF_TKN_IMX_SAI_FIRST_TOKEN 1000
-/* TODO: Add SAI tokens */
+#define SOF_TKN_IMX_SAI_MCLK_ID 1000
/* ESAI */
#define SOF_TKN_IMX_ESAI_MCLK_ID 1100