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

From: Seven Lee
Date: Wed Nov 01 2023 - 02:35:42 EST


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