ASoC: simple-card: add support for aux devices
authorNikita Yushchenko <nikita.yoush@cogentembedded.com>
Mon, 26 Sep 2016 09:56:51 +0000 (12:56 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 26 Sep 2016 16:04:14 +0000 (09:04 -0700)
commit899a247cf6d5bbb9eb799261791441d7d5ea2099
tree90641000368d883f44b6a43aa4d59f43275845db
parentb0133d9c4d7600fa43499c12897136fb4f38fd57
ASoC: simple-card: add support for aux devices

Add device tree property to define auxiliary devices to be added to
simle-audio-card.

Together with proper audio routing definition, this allows to use
simple-card in setups where separate amplifier chip is connected to
codec's output.

Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/simple-card.txt
sound/soc/generic/simple-card.c