]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: SDCA: Add default value for mipi-sdca-function-reset-max-delay
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 25 Feb 2026 14:01:15 +0000 (14:01 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 26 Feb 2026 19:16:45 +0000 (19:16 +0000)
commit1bbbda5b178a1399339139eb3c326300008b72d6
treef1315f5df222f0371b9fd6b861fbd7767ef6806f
parent6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
ASoC: SDCA: Add default value for mipi-sdca-function-reset-max-delay

Add a default value for the function reset timeout since version 1.0
of the SDCA specification doesn't actually include this property, it
was added later.

Fixes: 7b6be935e7ef ("ASoC: SDCA: Parse Function Reset max delay")
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20260225140118.402695-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdca/sdca_fdl.c
sound/soc/sdca/sdca_functions.c