diff options
author | Stefan Binding <[email protected]> | 2023-07-21 16:18:06 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2023-07-24 10:59:58 +0200 |
commit | fa3efcc36aacdd8ac9372217970d0ed2eb293fcc (patch) | |
tree | 842292ee59ecb7fe7e7ccd7bc487362dc4afacfc /tools/perf/scripts/python | |
parent | 6d37a07fdcf9431124cdbf030fbea99c4f352ead (diff) |
ALSA: cs35l41: Use mbox command to enable speaker output for external boost
To enable the speaker output in external boost mode, 2 registers must
be set, one after another. The longer the time between the writes of
the two registers, the more likely, and more loudly a pop may occur.
To minimize this, an mbox command can be used to allow the firmware
to perform this action, minimizing any delay between write, thus
minimizing any pop or click as a result. The old method will remain
when running without firmware.
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Stefan Binding <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions