On Tue, 07 Mar 2023 13:06:56 +0200, Peter Ujfalusi wrote: > Recent firmware changes modified the curve duration from 32 to 64 bits, > which breaks volume ramps. A simple solution would be to change the > definition, but unfortunately the ASoC topology framework only supports > up to 32 bit tokens. > > This patch suggests breaking the 64 bit value in low and high parts, with > only the low-part extracted from topology and high-part only zeroes. Since > the curve duration is represented in hundred of nanoseconds, we can still > represent a 400s ramp, which is just fine. The defacto ABI change has no > effect on existing users since the IPC4 firmware has not been released just > yet. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: SOF: IPC4: update gain ipc msg definition to align with fw commit: e45cd86c3a78bfb9875a5eb8ab5dab459b59bbe2 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark