]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
More minor SDCA changes
authorMark Brown <broonie@kernel.org>
Thu, 24 Jul 2025 21:09:30 +0000 (22:09 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 24 Jul 2025 21:09:30 +0000 (22:09 +0100)
Merge series from Charles Keepax <ckeepax@opensource.cirrus.com>:

A small chain with some patches that seem to have got lost in the
process. One small additional bug fix for the regmap callbacks, and one
small feature addition for the control parsing.

Charles Keepax (2):
  ASoC: SDCA: Fix some holes in the regmap readable/writeable helpers
  ASoC: SDCA: Add support for -cn- value properties

 include/sound/sdca_function.h   | 14 ++---
 sound/soc/sdca/sdca_functions.c | 99 +++++++++++++++++++++------------
 sound/soc/sdca/sdca_regmap.c    | 29 ++++++++--
 3 files changed, 92 insertions(+), 50 deletions(-)

--
2.39.5


Trivial merge