summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorSvyatoslav Ryhel <clamor95@gmail.com>2023-03-08 10:34:55 +0300
committerMark Brown <broonie@kernel.org>2023-03-20 16:06:42 +0300
commit2a7a8ebe85e1fa7e929f6f986a61f10321093c43 (patch)
tree0d844023e00c3bb1873a6858a98859ede6823060 /Documentation
parentd007a87bd7d181854b53b3e7fcbcf66c4bef86b2 (diff)
downloadlinux-2a7a8ebe85e1fa7e929f6f986a61f10321093c43.tar.xz
ASoC: nvidia,tegra-audio-common: add coupled-mic-hp-detect property
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>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/sound/nvidia,tegra-audio-common.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-common.yaml b/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-common.yaml
index 82801b4f46dd..7c1e9895ce85 100644
--- a/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-common.yaml
+++ b/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-common.yaml
@@ -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