commit | bbf9a127abca4aac5cc75f882bc7efcc398e86ae | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@bootlin.com> | Mon Aug 19 21:25:26 2019 +0200 |
committer | Mark Brown <broonie@kernel.org> | Tue Aug 20 18:34:29 2019 +0100 |
tree | 0f8b433996bdcf8014a72a0d647440877e80599a | |
parent | 0083a507a78fdfa868acc0709408b59e72488a61 [diff] |
ASoC: sun4i-i2s: Support more channels We've been limited to 2 channels in the driver while the controller supports from 1 to 8 channels, in both capture and playback. let's remove the hardcoded checks and numbers, and extend the range of channel numbers we can use. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Link: https://lore.kernel.org/r/27d9de5cd56f3a544851b8cd8af08bf836d19637.1566242458.git-series.maxime.ripard@bootlin.com Signed-off-by: Mark Brown <broonie@kernel.org>