mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 16:12:02 +00:00
6f80197f40
For proper DMA operation addr_width must corresponds with audio format (S16, S24, S32, etc). Proper bus width calculations is performed by snd_hwparams_to_dma_slave_config(). So drop wrong addr_width asignment for dt configs and let snd_hwparams_to_dma_slave_config() do the job. Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru> Link: https://lore.kernel.org/r/20230613191552.724748-1-fido_max@inbox.ru Signed-off-by: Mark Brown <broonie@kernel.org> |
||
---|---|---|
.. | ||
dwc-i2s.c | ||
dwc-pcm.c | ||
Kconfig | ||
local.h | ||
Makefile |