ASoC: dt: Allow Aux Codecs to be specified using DT
authorSebastian Reichel <sre@kernel.org>
Mon, 28 Apr 2014 14:07:22 +0000 (16:07 +0200)
committerMark Brown <broonie@linaro.org>
Thu, 1 May 2014 17:56:45 +0000 (10:56 -0700)
commit3ca041ed04734c1709460184f985f5451a813d69
tree49e48b52a78cce6a918d213b53cd591229c6d1e0
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
ASoC: dt: Allow Aux Codecs to be specified using DT

This patch adds support for specifying auxiliary codecs and
codec configuration via device tree phandles.

This change adds new fields to snd_soc_aux_dev and snd_soc_codec_conf
and adds support for the changes to SoC core methods.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h
sound/soc/soc-core.c