[v3,0/2] Add DMIC slew rate controls

Message ID 20231101063514.666754-1-wtli@nuvoton.com
Headers
Series Add DMIC slew rate controls |

Message

Seven Lee Nov. 1, 2023, 6:35 a.m. UTC
  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(+)