diff options
author | Richard Fitzgerald <[email protected]> | 2021-08-05 17:11:05 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-08-05 20:17:14 +0100 |
commit | 0c2f2ad4f16a58879463d0979a54293f8f296d6f (patch) | |
tree | 8702651cb6dcb68055b8f913a2bc5b15ae20b708 /scripts/bpf_doc.py | |
parent | f1040e86f83b0f7d5f45724500a6a441731ff4b7 (diff) |
ASoC: cs42l42: Fix LRCLK frame start edge
An I2S frame starts on the falling edge of LRCLK so ASP_STP must
be 0.
At the same time, move other format settings in the same register
from cs42l42_pll_config() to cs42l42_set_dai_fmt() where you'd
expect to find them, and merge into a single write.
Signed-off-by: Richard Fitzgerald <[email protected]>
Fixes: 2c394ca79604 ("ASoC: Add support for CS42L42 codec")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions