]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: samsung: midas_wm1811: Use SND_SOC_DAPM_REGULATOR_SUPPLY for bias regulators
authorArtur Weber <aweber.kernel@gmail.com>
Sat, 25 May 2024 13:28:07 +0000 (15:28 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 29 May 2024 12:45:42 +0000 (13:45 +0100)
commitc6aa3ade499d8ee3374be70c137bd4411fbfdbdd
tree893bd04907c32ad57d74cca6410da14e2ec15e93
parent0a590ecc672ae3de56384bbed05a4de532034b8f
ASoC: samsung: midas_wm1811: Use SND_SOC_DAPM_REGULATOR_SUPPLY for bias regulators

Instead of using a custom function with the SND_SOC_DAPM_MIC widget,
split out the main mic/sub mic bias regulators into a separate widget
using SND_SOC_DAPM_REGULATOR_SUPPLY, and connect them via a routing.

Signed-off-by: Artur Weber <aweber.kernel@gmail.com>
Link: https://msgid.link/r/20240525-midas-wm1811-gpio-jack-v4-3-f488e03bd8c7@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/midas_wm1811.c