OSDN Git Service

ASoC: sunxi: compatibility for sun6i to SPDIF
authorMarcus Cooper <codekipper@gmail.com>
Sat, 30 Jul 2016 15:56:38 +0000 (17:56 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 12 Aug 2016 11:00:34 +0000 (12:00 +0100)
commit2f6963cb52bee440105f732b3411f18e38ed6e52
tree034e22d1d1f3d2ce9cc50616f8997443df0847a6
parentfbb016a25dd0f4160df90bb1319e64e8209c7619
ASoC: sunxi: compatibility for sun6i to SPDIF

The A31 SoC uses the same SPDIF block as found in earlier SoCs, but its
reset is controlled via a separate reset controller.

The DMA also complains when the maxburst is set to 4 so it's been adjusted
to 8 which suites both the older and newer SoCs.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-spdif.c