OSDN Git Service

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)
commitdf976517733e34e9c12828357c19bafea5c90cf5
tree790ccc28dd8420e76337b673a7758c8c405923dc
parent2624fc7882244abeb4dabbd5b67328676a109b6a
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