]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: simple-card: merge simple-scu-card on Doc
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 14 Dec 2018 02:35:05 +0000 (11:35 +0900)
committerMark Brown <broonie@kernel.org>
Fri, 14 Dec 2018 11:48:04 +0000 (11:48 +0000)
commit607e22e4d290e0196390e5770f98e9b2abf3be07
tree96a6bf4fca56078923ea15c1d32d484c00e8897f
parentce0ab365f78501d5b9d35fb022bec61d3ff7ba1f
ASoC: simple-card: merge simple-scu-card on Doc

simple-card and simple-scu-card are very similar driver,
but the former is supporting normal sound card,
the latter is supporting DPCM sound card.

We couldn't use normal sound and DPCM sound in same time by
one sound card. This patch merges both sound card into
simple-card. Now we can use both feature on same driver.

simple-card is now supporting .compatible = "simple-scu-audio-card".

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