]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: cs35l56: More support for new Dell laptops
authorMark Brown <broonie@kernel.org>
Thu, 5 Feb 2026 22:41:22 +0000 (22:41 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 5 Feb 2026 22:41:22 +0000 (22:41 +0000)
Merge series from Richard Fitzgerald <rf@opensource.cirrus.com>:

Some new Dell models use spare pins on the amp as a binary integer
value to indicate the speaker type. The driver must use this to
select the correct firmware files for the hardware.

Patch #1 is the new support.
The other patches are for KUnit testing.


Trivial merge