mbox series

[0/2] ASoC: dmic: add regulator support

Message ID 20250306171840.593443-1-olivier.moysan@foss.st.com (mailing list archive)
Headers show
Series ASoC: dmic: add regulator support | expand

Message

Olivier Moysan March 6, 2025, 5:18 p.m. UTC
Digital microphones may be supplied by a regulator. Add regulator
support in dmic codec, to allow power management of the regulator
through the ASoC DAPM widgets.

Olivier Moysan (2):
  ASoC: dt-bindings: add regulator support to dmic codec
  ASoC: dmic: add regulator support

 .../devicetree/bindings/sound/dmic-codec.yaml |  3 +++
 sound/soc/codecs/dmic.c                       | 19 ++++++++++++++++++-
 2 files changed, 21 insertions(+), 1 deletion(-)


base-commit: 989180be7182f518e3cc7c8057c6c23ffd6ddf47

Comments

Mark Brown March 10, 2025, 1:25 a.m. UTC | #1
On Thu, 06 Mar 2025 18:18:38 +0100, Olivier Moysan wrote:
> Digital microphones may be supplied by a regulator. Add regulator
> support in dmic codec, to allow power management of the regulator
> through the ASoC DAPM widgets.
> 
> Olivier Moysan (2):
>   ASoC: dt-bindings: add regulator support to dmic codec
>   ASoC: dmic: add regulator support
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: dt-bindings: add regulator support to dmic codec
      commit: a8fed0bddf8fa239fc71dc5c035d2e078c597369
[2/2] ASoC: dmic: add regulator support
      commit: 1ec3f1dc215d4b3d3679ecdc4a549d4e82b3a609

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