]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sunxi: Revert initial A83t support
authorMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 27 Aug 2019 09:32:05 +0000 (11:32 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 27 Aug 2019 10:45:20 +0000 (11:45 +0100)
commitc649eb156bd71cbb724a9d8b06309b51883fe45c
treeedecaae3cc17ef0aad1cab52b6e4d5174685f56d
parent0294f671e73b2698db71bb8f037fcaeb489f1a71
ASoC: sunxi: Revert initial A83t support

This reverts commit ce1f75d6ff58f6 (ASoC: sun4i-i2s: Remove
duplicated quirks structure").

It turns out that while one I2S controller is described in the A83t
datasheet, the driver supports another, undocumented, one that has been
inherited from the older SoCs, while the documented one uses the new
design.

Fixes: ce1f75d6ff58 ("ASoC: sun4i-i2s: Remove duplicated quirks structure")
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://lore.kernel.org/r/20190827093206.17919-1-mripard@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-i2s.c