summary refs log tree commit diff
path: root/security
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2019-07-25 11:34:32 +0300
committerMark Brown <broonie@kernel.org>2019-07-25 13:58:34 +0100
commitb7989e271e9f7fd4edb4166cd2a79b980c4b6136 (patch)
tree3a4d83f04b2782cf000bf960fa24aede34d242eb /security
parent816fe206138a7e3895c3a74fbd326a51df003f70 (diff)
downloadlinux-b7989e271e9f7fd4edb4166cd2a79b980c4b6136.tar.gz
ASoC: ti: davinci-mcasp: Improve serializer handling in multi AXR setups
When multiple serializers are used we need to track the number of
serializers used by the other stream direction to avoid killing data lines
when the first stream used more serializers than the second would need.
We are still protected against the case when the second stream uses more
serializers which had affected the running stream as well.

To take advantage of the improved serializer logic we need to modify the
channel constraints rule as well to allow the use of multiple serializers
for the second stream as additional ones will not affect the FS/BCLK on
the bus.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Link: https://lore.kernel.org/r/20190725083432.7419-1-peter.ujfalusi@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions