MLK-13904-2: ASoC: fsl: add audio platform driver base on rpmsg
authorShengjiu Wang <shengjiu.wang@freescale.com>
Wed, 15 Feb 2017 03:28:26 +0000 (11:28 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:10:42 +0000 (15:10 -0500)
commit8923838c73e23871011dc8b189a1d22c4423bb2f
tree3375d7b54c0c7e031367e7df32048abe73229240
parent9de2a6d695ff39bf8fc464400d352f7bfd0b6db5
MLK-13904-2: ASoC: fsl: add audio platform driver base on rpmsg

Add platform driver, each step like set hw param, trigger start
trigger stop, and so on, will call the rpmsg api.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
Acked-by: Robin Gong <yibin.gong@nxp.com>
sound/soc/fsl/Kconfig
sound/soc/fsl/Makefile
sound/soc/fsl/imx-pcm-rpmsg.c [new file with mode: 0644]