ASoC: Xilinx fixes
authorMark Brown <broonie@kernel.org>
Tue, 25 Jan 2022 02:36:23 +0000 (02:36 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 25 Jan 2022 02:36:23 +0000 (02:36 +0000)
Merge series from Robert Hancock <robert.hancock@calian.com>:

There are drivers in mainline for the Xilinx Audio Formatter and Xilinx
I2S IP cores. However, because of a few issues, these were only really
usable with Xilinx's xlnx_pl_snd_card top-level driver, which is not in
mainline (and not suitable for mainline).

The fixes in this patchset, for the simple-card layer as well as the
Xilinx drivers, now allow these drivers to be properly used with
simple-card without any out-of-tree support code.


Trivial merge