]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SDCA: Add parsing for Control range structures
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 5 Feb 2025 11:37:57 +0000 (11:37 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 7 Feb 2025 17:34:05 +0000 (17:34 +0000)
commit64fb5af1d1bbcf1b808e9bb092b22fa1b691ae63
tree39e731fc5403754d435b058a7363228a73c28b2c
parent42b144cb6a2d87385fa0b124c975d6cf1e3ec630
ASoC: SDCA: Add parsing for Control range structures

DisCo/SDCA contains small buffers of data that hold ranges of valid
values for the various SDCA Controls. Add support for parsing these
from ACPI.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Link: https://patch.msgid.link/20250205113801.3699902-7-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sdca_function.h
sound/soc/sdca/sdca_functions.c