mbox series

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

Message ID 20231107035230.1241683-1-wtli@nuvoton.com (mailing list archive)
Headers show
Series Add DMIC slew rate controls | expand

Message

Seven Lee Nov. 7, 2023, 3:52 a.m. UTC
Determine DMIC slew rate via property setup.

Change:
V3 -> V4:
 - add "maximum: 7" description.

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       | 9 +++++++++
 sound/soc/codecs/nau8821.c                               | 7 +++++++
 sound/soc/codecs/nau8821.h                               | 3 +++
 3 files changed, 19 insertions(+)

Comments

Mark Brown Nov. 13, 2023, 4:14 p.m. UTC | #1
On Tue, 07 Nov 2023 11:52:28 +0800, Seven Lee wrote:
> Determine DMIC slew rate via property setup.
> 
> Change:
> V3 -> V4:
>  - add "maximum: 7" description.
> 
> 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
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: dt-bindings: nau8821: Add DMIC slew rate.
      commit: 1fb1a7c4a6328aff97eeca513fe7239099c13016
[2/2] ASoC: nau8821: Add slew rate controls.
      commit: 91d1a18b6381abd7a0137449fe345924072e4a32

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark