]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: audio-graph-scu-card: tidyup "convert-rate/channels" parsing on Doc
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 22 Nov 2018 00:56:41 +0000 (00:56 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 23 Nov 2018 14:01:52 +0000 (14:01 +0000)
commitcbf3fb2c658824971c55fcbc3d805e5e8228ee60
tree790ccc28dd8420e76337b673a7758c8c405923dc
parent51daa6b54f833a8940d4db86bf8156a4dba2c8d2
ASoC: audio-graph-scu-card: tidyup "convert-rate/channels" parsing on Doc

audio-graph-scu-card.c is supporting "convert-rate/channels" which is
used for DPCM.
But, sound card might have multi codecs, and each codec might need
each convert-rate/channels.

This patch supports each codec's convert-rate/channles support.
top node convert-rate/channels will overwrite settings if exist.

It can't support each codec's convert-rate/channels if sound card had
multi codecs without this patch.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/audio-graph-scu-card.txt