]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: atmel: atmel_ssc_dai: Drop S24_LE support due to single channel limitation
authorCodrin Ciubotariu <codrin.ciubotariu@microchip.com>
Mon, 16 Sep 2024 13:19:10 +0000 (16:19 +0300)
committerMark Brown <broonie@kernel.org>
Sun, 29 Sep 2024 23:09:37 +0000 (01:09 +0200)
commitac8775d7de5a8ccac225a398cbce9fb9fffdbb9f
tree6ab0617a49efd973373b070512c6e29bdf71a1a8
parent879c9151572317e8ddb6ab6c57a7689bf580efc9
ASoC: atmel: atmel_ssc_dai: Drop S24_LE support due to single channel limitation

Drop S24_LE format because it is not supported if more than 2 channels
(of TDM slots) are used. This limitation makes it impractical for use cases
requiring more than 2 TDM slots, leading to potential issues in
multi-channel configurations.

[andrei.simion@microchip.com: Reword the commit title and the commit
message. Add code comment to explain the removed code.]

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Signed-off-by: Andrei Simion <andrei.simion@microchip.com>
Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://patch.msgid.link/20240916131910.22680-3-andrei.simion@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/atmel_ssc_dai.c