Skip to content
Commit 6c7ad26a authored by Phil Elwell's avatar Phil Elwell Committed by Dom Cobley
Browse files

ASoC: da7213: Add a set_bclk_ratio method



Following [1], it becomes harder for the CPU DAI to know the correct
BCLK ratio. We can either bake the same knowledge into the sound card
driver, or implement and use set_bclk_ratio on the codec. This commit
does the latter.

[1] commit c89e652e ("ASoC: da7213: Add support for mono, set
frame width to 32 when possible")

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent 9a6d8a28
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment