]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: samsung: midas_wm1811: Add headset mic bias supply support
authorArtur Weber <aweber.kernel@gmail.com>
Sat, 25 May 2024 13:28:08 +0000 (15:28 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 29 May 2024 12:45:43 +0000 (13:45 +0100)
commit9da93d4932aa17d5a1342af75872fbba776a3a8d
tree5dfbe2f9ba7f964ccde1abfabf19626d1d073de0
parentc6aa3ade499d8ee3374be70c137bd4411fbfdbdd
ASoC: samsung: midas_wm1811: Add headset mic bias supply support

Some devices use a headset mic bias supply (sometimes referred to as
"ear mic bias") to enable/disable the headset mic.

Add a REGULATOR_SUPPLY widget for this supply which gets the headset-
mic-bias supply and is routed to the Headset Mic switch similar to how
it's done for the other mic bias regulators.

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