ASoC: nvidia,tegra-audio-common: add coupled-mic-hp-detect property
authorSvyatoslav Ryhel <clamor95@gmail.com>
Wed, 8 Mar 2023 07:34:55 +0000 (09:34 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 20 Mar 2023 13:06:42 +0000 (13:06 +0000)
Add nvidia,coupled-mic-hp-det property to use Mic detect GPIO only
if HP GPIO is in active state.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Link: https://lore.kernel.org/r/20230308073502.5421-2-clamor95@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-common.yaml

index 82801b4..7c1e989 100644 (file)
@@ -80,4 +80,8 @@ properties:
     type: boolean
     description: The Mic Jack represents state of the headset microphone pin
 
+  nvidia,coupled-mic-hp-det:
+    type: boolean
+    description: The Mic detect GPIO is viable only if HP detect GPIO is active
+
 additionalProperties: true