MLK-16130-2: ASoC: fsl: add machine driver for cadence hdmi
authorShengjiu Wang <shengjiu.wang@freescale.com>
Tue, 1 Aug 2017 10:08:54 +0000 (18:08 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 02:57:02 +0000 (10:57 +0800)
commit961d62495df7dfcf5177ff4a3ce4a56089cf1acb
treeb9bf97c0240b23cb5ebb8f31502192eda521f505
parent70bb7e48d0dc87777eda73b3b00df34fdacd918a
MLK-16130-2: ASoC: fsl: add machine driver for cadence hdmi

The machine driver will call the API which is provided by
the cadence to configure the audio features.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
[ Aisheng: clean for a new base ]
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Documentation/devicetree/bindings/sound/imx-audio-cdnhdmi.txt [new file with mode: 0644]
sound/soc/fsl/Kconfig
sound/soc/fsl/Makefile
sound/soc/fsl/imx-cdnhdmi.c [new file with mode: 0644]