]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: meson: axg-tdm: restrict formats depending on slot width
authorJerome Brunet <jbrunet@baylibre.com>
Mon, 27 Aug 2018 14:21:07 +0000 (16:21 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 28 Aug 2018 18:53:35 +0000 (19:53 +0100)
commit306837c07e36db8a7afd68e2343ed3a6aae4a59a
tree6167770ded11fc58743dd6b4e78372174edf3496
parentb38a4e8ffda77279f0874a71441852e629ef9c9d
ASoC: meson: axg-tdm: restrict formats depending on slot width

Restrict the formats possible on the TDM interface depending on the width
of the TDM slot and let dpcm merging do the rest.

Fixes: 644942f18184 ("ASoC: meson: add tdm interface driver")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/meson/axg-tdm-interface.c