Files
Phil Elwell d5f9c4607f ASoC: dwc: Correct channel count reporting
The DWC I2S driver treats the channel count register values as if they
encode a power of two (2, 4, 8, 16), but they actually encode a
multiple of 2 (2, 4, 6, 8).

Also improve the error message when asked for an unsupported number
of channels.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
2024-03-18 12:51:58 +00:00
..
2023-08-18 09:09:39 +02:00
2023-05-22 16:43:47 +02:00