ASoC: rockchip: add machine driver for built-in hdmi and dp
authorSugar Zhang <sugar.zhang@rock-chips.com>
Wed, 8 Mar 2017 12:34:27 +0000 (20:34 +0800)
committerSugar Zhang <sugar.zhang@rock-chips.com>
Thu, 9 Mar 2017 10:06:59 +0000 (18:06 +0800)
commitcd3e53d593b972015ec150387092cc5d17575678
treeb78c44a368ae36595423143fd8d901d90b1717ac
parent07f270f2971d4830d82e3ba140897556c84f0ff7
ASoC: rockchip: add machine driver for built-in hdmi and dp

this patch is used for rockchip built-in HDMI and DP audio output which are
wired to the same i2s line. so we use a DAI link CPU to multicodecs.

Change-Id: Ie8d1ede201a4d4b4cd11c8c05cd1f6177d844957
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Documentation/devicetree/bindings/sound/rockchip,hdmi-dp.txt [new file with mode: 0644]
sound/soc/rockchip/Kconfig
sound/soc/rockchip/Makefile
sound/soc/rockchip/rockchip_hdmi_dp.c [new file with mode: 0644]