summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/imx-xcvr.c
AgeCommit message (Collapse)Author
2020-02-26MLK-23313-14: ASoC: fsl: imx_xcvr: remove dummy codec params adjustment hackViorel Suman
The hack was added to allow XCVR to record data at high FS rate, remove it since it impacts other drivers such as MICFIL. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2020-02-20MLK-23313-4: ASoC: fsl: Add Audio XCVR machine driverViorel Suman
This patch implements Audio XCVR machine driver for NXP iMX8 SOCs. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>