[PATCH] ASoC: rt5682: remove jack detect delay
Curtis Malainey
cujomalainey at google.com
Tue Feb 23 19:50:18 CET 2021
>
> Are you sure that *zero* debounce is needed for the button presses?
> 250ms does look like a lot of time but zero might be going from one
> extreme to the other.
Fair point, I was looking at some other codecs and why they respond so
quickly, it appears they have no fixed delay and just call schedule
work. That being said, I can easily double tap <100ms. So Ideally i
would like to keep this on the order of ~50ms at most. I am guessing
Realtek will want to keep the 250ms for jack detect still.
Would queueing two separate jobs with two different delays be the
simple way to go? Realtek does this sound fine to you?
Curtis
More information about the Alsa-devel
mailing list