Skip to content

Commit

Permalink
ASoC: nvidia,tegra-audio-common: add coupled-mic-hp-detect property
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Svyatoslav Ryhel authored and Mark Brown committed Mar 20, 2023
1 parent d007a87 commit 2a7a8eb
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2a7a8eb

Please sign in to comment.