]> git.baikalelectronics.ru Git - kernel.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)
commit9c309a782a4a603b83aef423eaddbd5353d6e7f2
treed922d07d70ab02f74e70c761742fdcf9d2d241d9
parent66f1485fac43c6e78917212ff93029c8f23308be
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