ASoC: davinci-mcasp: Channel count constraints for multi-serializer case
authorJyri Sarha <jsarha@ti.com>
Thu, 23 Apr 2015 13:16:05 +0000 (16:16 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 30 Apr 2015 19:47:16 +0000 (20:47 +0100)
commit5935a05626bc84810175e5f7b03b355a90769368
tree83a26eeaee01dbfc3d76bed335c2cded8615b833
parent1f114f772ade64bca1c477322a18da8ed3bb8e6b
ASoC: davinci-mcasp: Channel count constraints for multi-serializer case

Set channel count constraints for multiple serializers case. On McASP
the active channels mask is the same for all the serializers. With the
current implementation this means that if more than one serializers is
used, all TDM slots have to be active on all serializers. The patch
sets the channel count constraints according to number of RX and TX
serializers.

Reported-by: Misael Lopez Cruz <misael.lopez@ti.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/davinci/davinci-mcasp.c
This page took 0.043559 seconds and 5 git commands to generate.