ASoC: arizona: Add support for multiplexer with no associated mixer
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 13 Nov 2012 16:40:32 +0000 (16:40 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 14 Nov 2012 01:32:29 +0000 (10:32 +0900)
The Asynchronous Sample Rate Converters on the wm5102/wm5110 have no
mixer attached to their input, but they do allow the input to be
selected from a number of sources via a multiplexer. Currently the
platform assumes the presence of 4 multiplexers and a mixer for each
block.

This patch adds support multiplexed single input blocks into the Arizona
platform.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found