]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
SDCA Improvements
authorMark Brown <broonie@kernel.org>
Fri, 27 Feb 2026 01:13:41 +0000 (01:13 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 27 Feb 2026 01:13:41 +0000 (01:13 +0000)
commitf168e849b7b85ef102fb0b889c0fe90a328042af
treee115498446996f0e1448279b889c066ec147e542
parent5c74a008ffc62fc57a041602b4517519c8bf9436
parent501efdcb3b3ab099fc0ce2f6e668b1c4095dd476
SDCA Improvements

Merge series from Charles Keepax <ckeepax@opensource.cirrus.com>:

Another fairly mixed bag of small SDCA fixes/improvements. Fix one DisCo
property that was treated as mandatory but is actually not present in
the first version of the specification. Fix the counting of routes for
SU/GE DAPM widgets, this currently makes assumptions that are not
guaranteed to be true which can result in too many/few DAPM routes.

Then finally a couple improvements to the volume controls, simplify the
mapping between ALSA and SDCA volumes and pull the volume stuff back
into the SDCA code. It just wasn't sitting right with me that it was
being handled in the ASoC core given it is unlikely to ever see any
reuse outside of SDCA.
include/sound/soc.h