MLK-11530-01 ASoC: fsl_hdmi: port hdmi audio driver
authorShengjiu Wang <shengjiu.wang@freescale.com>
Wed, 27 Aug 2014 06:52:50 +0000 (14:52 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 02:57:01 +0000 (10:57 +0800)
commitf6eb7929ccbec7ca78f6c1cdda4c6c64d8f55938
tree460ab7308e4bc60564b00e1af0e164f8942fdf4d
parent2c85ebc57b3e1817b6ce1a6b703928e113a90442
MLK-11530-01 ASoC: fsl_hdmi: port hdmi audio driver

cherry-pick below patch from v3.14.y:
ENGR00330403-2: ASoC: fsl_hdmi: port hdmi audio driver from imx_3.10.y

Port HDMI audio driver (CPU driver, machine driver, platform driver) from
imx_3.10.y.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
During 4.14 rebase converted from snd_pcm_ops.copy to copy_user because
copy was removed by upstream

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
[ Aisheng: fix conflicts for a clean base and merge MLK-12244
file onwership change ]
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
sound/soc/fsl/Kconfig
sound/soc/fsl/Makefile
sound/soc/fsl/fsl_hdmi.c [new file with mode: 0644]
sound/soc/fsl/hdmi_pcm.S [new file with mode: 0644]
sound/soc/fsl/imx-hdmi-dma.c [new file with mode: 0644]
sound/soc/fsl/imx-hdmi.c [new file with mode: 0644]
sound/soc/fsl/imx-hdmi.h [new file with mode: 0644]