mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
ASoC: dt-bindings: samsung,midas-audio: Add headset mic bias supply
Some devices use a separate mic bias supply (also referred to as "ear mic bias") to enable/disable the headset mic. Add the DT property headset-mic-bias-supply to allow for specifying this supply. Signed-off-by: Artur Weber <aweber.kernel@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://msgid.link/r/20240525-midas-wm1811-gpio-jack-v4-1-f488e03bd8c7@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
1613e604df
commit
278343bba3
|
|
@ -53,6 +53,9 @@ properties:
|
|||
submic-bias-supply:
|
||||
description: Supply for the micbias on the Sub microphone
|
||||
|
||||
headset-mic-bias-supply:
|
||||
description: Supply for the micbias on the Headset microphone
|
||||
|
||||
fm-sel-gpios:
|
||||
maxItems: 1
|
||||
description: GPIO pin for FM selection
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user