]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: SDCA: Add UMP timeout handling for FDL
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 20 Oct 2025 15:55:10 +0000 (16:55 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Oct 2025 15:31:27 +0000 (15:31 +0000)
commite92e25f777483b7cc3e170214cc84337d7a415cf
treeb02f821f36bd0b4692477b793c3595a9f5c7b4d1
parent0723affa1bee50c3bd7ca00e00dee07fcef224b8
ASoC: SDCA: Add UMP timeout handling for FDL

Several of the UMP transactions in the FDL process should timeout if the
device does not respond within a certain time, add handling into the UMP
helpers and the FDL code to handle this.

Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Link: https://patch.msgid.link/20251020155512.353774-18-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sdca_fdl.h
include/sound/sdca_ump.h
sound/soc/sdca/sdca_fdl.c
sound/soc/sdca/sdca_ump.c