You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ASoC: atmel: mchp-i2s-mcc: use sample size when calculating maxburst
The period size must be divided by sample size * maxburst, not just by
maxburst. This assures that all the DMA descriptors start from a well
aligned address.
Fixes: 2c1ab8c ("ASoC: atmel: mchp-i2s-mcc: calculate maxburst based on period size")
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
0 commit comments