diff options
author | Hui Wang <[email protected]> | 2022-05-30 12:01:50 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-06-01 12:24:09 +0200 |
commit | aeca8a3295022bcec46697f16e098140423d8463 (patch) | |
tree | 935dbf1ed9d4db7596128fd8fc0d2973b00ea3fe /tools/perf/scripts/python/futex-contention.py | |
parent | ab0925ab728163b854ea17da09e299254a86076e (diff) |
ASoC: nau8822: Add operation for internal PLL off and on
We tried to enable the audio on an imx6sx EVB with the codec nau8822,
after setting the internal PLL fractional parameters, the audio still
couldn't work and the there was no sdma irq at all.
After checking with the section "8.1.1 Phase Locked Loop (PLL) Design
Example" of "NAU88C22 Datasheet Rev 0.6", we found we need to
turn off the PLL before programming fractional parameters and turn on
the PLL after programming.
After this change, the audio driver could record and play sound and
the sdma's irq is triggered when playing or recording.
Cc: David Lin <[email protected]>
Cc: John Hsu <[email protected]>
Cc: Seven Li <[email protected]>
Signed-off-by: Hui Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions