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)
commit8bcd0f121b19c2cbb12798cc38ec843cd9b7e064
treef77e8912bcae37d1a4f40ab77871a6d3017b7e7b
parent01f5060e42514db1abd31583eae3085aa8c684c5
parent5ca2ab4598179a2690a38420f3fde9f2ad79d55c
ASoC: Xilinx fixes

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.