]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd20a090e6f84bf30026759a98f4faaf6c60ff1d2
treef77e8912bcae37d1a4f40ab77871a6d3017b7e7b
parentd4e73317b78dd0e0ffe258e3057bf0ca3af3c0ce
parent5798ebab6907286c47bd6e36b8c29b304b58f31c
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.