]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: cs35l56: More KUnit tests for speaker ID
authorMark Brown <broonie@kernel.org>
Thu, 5 Mar 2026 21:55:12 +0000 (21:55 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 5 Mar 2026 21:55:12 +0000 (21:55 +0000)
commita2614f29ee37841638a2ca852da7f83aac6756dc
tree0ca5e769fcc74aae55eba0a199a3b9060b4f5d4c
parent2adac914c72b6cb5aba2612f49050c82aecd498e
parentef0b4783afc211a4b120e72b5a57f3d0340a9981
ASoC: cs35l56: More KUnit tests for speaker ID

Merge series from Richard Fitzgerald <rf@opensource.cirrus.com>:

The first 3 patches in this series add some more KUnit testing for
fetching speaker ID and combining it with the system name to create
part of the qualifier for a firmware filename.

Patch #4 enables GPIOLIB in KUnit 'alltests' builds. This can be taken
separately from the first 3 patches.

The GPIO tests will skip if GPIOLIB is not enabled, but obviously it
would be ideal for 'kunit.py --alltests' runs to include these new
test cases.
sound/soc/codecs/cs35l56-test.c