commit | 7762681a3ada5fca6017e75ea7f9cdac08fc50b9 | [log] [tgz] |
---|---|---|
author | Marcus Cooper <codekipper@gmail.com> | Tue Dec 20 15:49:14 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Sat Dec 31 18:54:31 2016 +0000 |
tree | 1bcb5654b941e324a5ead76e69b77c33f708e3e4 | |
parent | 96e53c41e1f81c9e9d1ce38d3f28b95668b71dcf [diff] |
ASoC: sun4i-spdif: Add quirks to the spdif driver It has been seen that some newer SoCs have a different TX FIFO address and we already have the difference with the A31 requiring a reset. Add a quirks structure so that these can be managed easily. Signed-off-by: Marcus Cooper <codekipper@gmail.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Mark Brown <broonie@kernel.org>