All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Minor default jack pop performance updates
@ 2023-09-19 10:31 Charles Keepax
  2023-09-19 10:31 ` [PATCH 1/5] dt-bindings: ASoC: cirrus,cs42l43: Update a couple of default values Charles Keepax
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Charles Keepax @ 2023-09-19 10:31 UTC (permalink / raw)
  To: broonie
  Cc: lgirdwood, robh+dt, krzysztof.kozlowski+dt, alsa-devel,
	devicetree, patches

Some small updates to the driver defaults to ensure a good pop
performance on jack insert and removal.

Thanks,
Charles

Charles Keepax (5):
  dt-bindings: ASoC: cirrus,cs42l43: Update a couple of default values
  ASoC: cs42l43: Lower default type detect time
  ASoC: cs42l43: Enable bias sense by default
  ASoC: cs42l43: Move headset bias sense enable earlier in process
  ASoC: cs42l43: Extend timeout on bias sense timeout

 .../bindings/sound/cirrus,cs42l43.yaml        |  4 +-
 sound/soc/codecs/cs42l43-jack.c               | 38 +++++++++----------
 2 files changed, 21 insertions(+), 21 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-09-21 16:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-19 10:31 [PATCH 0/5] Minor default jack pop performance updates Charles Keepax
2023-09-19 10:31 ` [PATCH 1/5] dt-bindings: ASoC: cirrus,cs42l43: Update a couple of default values Charles Keepax
2023-09-19 19:23   ` Rob Herring
2023-09-20  8:36     ` Charles Keepax
2023-09-19 10:31 ` [PATCH 2/5] ASoC: cs42l43: Lower default type detect time Charles Keepax
2023-09-19 10:31 ` [PATCH 3/5] ASoC: cs42l43: Enable bias sense by default Charles Keepax
2023-09-19 10:31 ` [PATCH 4/5] ASoC: cs42l43: Move headset bias sense enable earlier in process Charles Keepax
2023-09-19 10:31 ` [PATCH 5/5] ASoC: cs42l43: Extend timeout on bias sense timeout Charles Keepax
2023-09-21 16:30 ` [PATCH 0/5] Minor default jack pop performance updates Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.