]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: cs4271: add support for AMUTEB=BMUTEC feature
authorDaniel Mack <zonque@gmail.com>
Thu, 4 Oct 2012 12:03:23 +0000 (14:03 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 15 Oct 2012 01:08:20 +0000 (10:08 +0900)
commit293750f9bcb3368d5298ed1a091b5402de359d3b
treec547f655f4751e170a1275035c9a96e0beccfd2b
parentddffeb8c4d0331609ef2581d84de4d763607bd37
ASoC: cs4271: add support for AMUTEB=BMUTEC feature

The CS4271 has a feature to sync its analog mute flags, so one mute
circuitry can be used for both channels.

Give users access to this feature with a new DT property and a flag in
the platform data.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Documentation/devicetree/bindings/sound/cs4271.txt
include/sound/cs4271.h
sound/soc/codecs/cs4271.c