]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: tas5086: add support for pwm start mode config
authorDaniel Mack <zonque@gmail.com>
Mon, 24 Jun 2013 14:25:32 +0000 (16:25 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 25 Jun 2013 09:26:49 +0000 (10:26 +0100)
commit79b23b564060c5483a489562b01a6eb778a312f7
tree51581ce2a9ece9c6cd6ff3cf5e14e11627a6e196
parent18710acdeea02777ef70013465f6f7fced411096
ASoC: tas5086: add support for pwm start mode config

The TAS5086 has two alternative modes to start its PWM channels, Mid-Z
and Low-Z. Which one to use depends on how the PWM power stages are
connected to the TAS5086.

This patch adds 6 optional boolean properties to the DT bindings of the
driver which allow the user to configure each individual channel to the
Mid-Z scheme, and leaves all the others to the default (Low-Z).

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/ti,tas5086.txt
sound/soc/codecs/tas5086.c