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

Determine DMIC slew rate via property setup.

Change:
V2 -> V3:
 - Update description of DMIC slew rate and remove
   "selection" key words from property name
 - Corrected variable name of DMIC slew rate from c file

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

Seven Lee (2):
  ASoC: dt-bindings: nau8821: Add DMIC slew rate
  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] 5+ messages in thread

end of thread, other threads:[~2023-11-07  2:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-01  6:35 [PATCH v3 0/2] Add DMIC slew rate controls Seven Lee
2023-11-01  6:35 ` [PATCH v3 1/2] ASoC: dt-bindings: nau8821: Add DMIC slew rate Seven Lee
2023-11-06 14:41   ` Rob Herring
2023-11-07  2:32     ` AS50 WTLi
2023-11-01  6:35 ` [PATCH v3 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.