Commits

Shengjiu Wang committed 7b87d34be1b
MLK-14997-4: ASoC: fsl: add hifi4 dsp driver The function of driver is to communicate with hifi firmware. The mu13 is dedicated for hifi communication, driver allocate a share memory for message transfer between driver and firmware. The calling sequence is that LOAD_CODEC,INIT_CODEC,CODEC_OPEN, DECODE_ONE_FRAME, CODEC_CLOSE. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>