summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorValerio Setti <vsetti@baylibre.com>2026-07-02 23:31:46 +0200
committerMark Brown <broonie@kernel.org>2026-07-14 13:49:20 +0100
commit72fe2ef11df581a36b4134107eb792eedd4bc35e (patch)
tree517e19ff7e38bf9ead836a246088b606e3bf7c99 /tools
parent4a7c920458f432890a993e6e9388d27a2176e50a (diff)
ASoC: meson: aiu-formatter-i2s: remove pipeline reset from prepare
'aiu-fifo-i2s' (DAI FE) already resets the I2S pipeline in 'aiu_fifo_i2s_trigger' for all relevant trigger scenarios, right before starting the FIFO. Since the DAI triggering order is the default one (FE before BE), the reset performed in 'aiu_formatter_i2s_prepare' happens after the FIFO has already been reset and started, which corrupts playback in 24-bit mode. Remove the duplicated reset from the formatter. Signed-off-by: Valerio Setti <vsetti@baylibre.com> Link: https://patch.msgid.link/20260702-fix-24-bit-i2s-playback-v2-1-9c008ff0b211@baylibre.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions