All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add DMIC slew rate select
@ 2023-10-27  8:21 Seven Lee
  2023-10-27  8:21 ` [PATCH v2 1/2] ASoC: dt-bindings: nau8821: Add DMIC slew rate selection Seven Lee
  2023-10-27  8:21 ` [PATCH v2 2/2] ASoC: nau8821: Add slew rate controls Seven Lee
  0 siblings, 2 replies; 6+ messages in thread
From: Seven Lee @ 2023-10-27  8:21 UTC (permalink / raw)
  To: broonie
  Cc: lgirdwood, alsa-devel, devicetree, linux-kernel, robh+dt,
	conor+dt, YHCHuang, KCHSU0, CTLIN0, SJLIN0, scott6986,
	supercraig0719, dardar923, wtli

Determine DMIC slew rate via property setup. 

Change:
V1 -> V2:
  - Corrected description of DMIC slew rate. 

Seven Lee (2):
  ASoC: dt-bindings: nau8821: Add DMIC slew rate selection
  ASoC: nau8821: Add slew rate controls.

 .../devicetree/bindings/sound/nuvoton,nau8821.yaml        | 8 ++++++++
 sound/soc/codecs/nau8821.c                                | 7 +++++++
 sound/soc/codecs/nau8821.h                                | 3 +++
 3 files changed, 18 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2023-10-27 21:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27  8:21 [PATCH v2 0/2] Add DMIC slew rate select Seven Lee
2023-10-27  8:21 ` [PATCH v2 1/2] ASoC: dt-bindings: nau8821: Add DMIC slew rate selection Seven Lee
2023-10-27 14:11   ` Conor Dooley
2023-10-27 21:35     ` Rob Herring
2023-10-27 21:35       ` Rob Herring
2023-10-27  8:21 ` [PATCH v2 2/2] ASoC: nau8821: Add slew rate controls Seven Lee

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.