]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: sun4i-spdif: Add support for H6 SoC
authorClément Péron <peron.clem@gmail.com>
Mon, 27 May 2019 20:06:24 +0000 (22:06 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 28 May 2019 14:54:40 +0000 (15:54 +0100)
commit99a12c766e20f76eb47819fd56ff60b2010048c6
treed922d07d70ab02f74e70c761742fdcf9d2d241d9
parentf6a86b436b265888a0be92e29ceaf0494101e277
ASoC: sun4i-spdif: Add support for H6 SoC

Allwinner H6 has a different mapping for the fifo register controller.

Actually only the fifo TX bit is used in the drivers.

Use the freshly introduced quirks to make this drivers compatible with
the Allwinner H6.

Signed-off-by: Clément Péron <peron.clem@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-spdif.c