linux/sound/soc/sunxi
Mylène Josserand ebad64d193 ASoC: sun4i-i2s: Increase DMA max burst to 8
As done previously for sun4i-codec, the DMA maxburst of 4
is not supported by every SoCs so the DMA controller engine
returns "unsupported value".

As a maxburst of 8 is supported by all variants, this patch
increases it to 8.

For more details, see commit from Chen-Yu Tsai:
commit 730e2dd0cb ("ASoC: sun4i-codec: Increase DMA max burst to 8")

Signed-off-by: Mylène Josserand <mylene.josserand@free-electrons.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-01-17 18:43:13 +00:00
..
Kconfig ASoC: sunxi: Add support for A23/A33/H3 codec's analog path controls 2016-11-22 17:59:27 +00:00
Makefile ASoC: sunxi: Add support for A23/A33/H3 codec's analog path controls 2016-11-22 17:59:27 +00:00
sun4i-codec.c ASoC: sun4i-codec: Add support for H3 codec 2016-11-30 18:06:51 +00:00
sun4i-i2s.c ASoC: sun4i-i2s: Increase DMA max burst to 8 2017-01-17 18:43:13 +00:00
sun4i-spdif.c ASoC: sunxi: compatibility for sun6i to SPDIF 2016-08-12 12:00:34 +01:00
sun8i-codec-analog.c ASoC: sunxi: Uninitialized variable in probe() 2016-11-24 10:51:18 +00:00