Skip to content

ASoC: iqaudio-codec: Add mic-only start-up delay - #7535

Open
pelwell wants to merge 1 commit into
raspberrypi:rpi-6.18.yfrom
pelwell:is7525
Open

ASoC: iqaudio-codec: Add mic-only start-up delay#7535
pelwell wants to merge 1 commit into
raspberrypi:rpi-6.18.yfrom
pelwell:is7525

Conversation

@pelwell

@pelwell pelwell commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Prior to this change, every stream start was subject to a 1 second delay to allow for the microphone circuitry to settle, even if a microphone is not being used. This blocking delay, as well as being pointless for non- capture applications, can be problematic for synchronous use-cases such as alsa_recover() in PipeWire.

Add a dedicated widget to handle the microphone delay, and link it into the microphone routes.

See: #7525

Prior to this change, every stream start was subject to a 1 second delay
to allow for the microphone circuitry to settle, even if a microphone is
not being used. This blocking delay, as well as being pointless for non-
capture applications, can be problematic for synchronous use-cases such
as alsa_recover() in PipeWire.

Add a dedicated widget to handle the microphone delay, and link it into
the microphone routes.

See: raspberrypi#7525

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant