diff mbox series

[2/3] ASoC: bindings: fsl-asoc-card: Support hp-det-gpio and mic-det-gpio

Message ID 1594717536-5188-3-git-send-email-shengjiu.wang@nxp.com (mailing list archive)
State Not Applicable
Headers show
Series ASoC: fsl-asoc-card: Support hp and mic detection | expand

Checks

Context Check Description
snowpatch_ozlabs/apply_patch warning Failed to apply on branch powerpc/merge (93c756af92e11df5c1a8be7a8360f28a97f7ad3f)
snowpatch_ozlabs/apply_patch warning Failed to apply on branch powerpc/next (105fb38124a490f38e9c1e23bb4c4a0b6ba12fdb)
snowpatch_ozlabs/apply_patch warning Failed to apply on branch linus/master (e9919e11e219eaa5e8041b7b1a196839143e9125)
snowpatch_ozlabs/apply_patch warning Failed to apply on branch powerpc/fixes (b710d27bf72068b15b2f0305d825988183e2ff28)
snowpatch_ozlabs/apply_patch success Successfully applied on branch linux-next (5fb3d60423873c969058f16b94bca3ef304a68fb)
snowpatch_ozlabs/checkpatch success total: 0 errors, 0 warnings, 0 checks, 9 lines checked
snowpatch_ozlabs/needsstable success Patch has no Fixes tags

Commit Message

Shengjiu Wang July 14, 2020, 9:05 a.m. UTC
Add headphone and microphone detection GPIO support.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
---
 Documentation/devicetree/bindings/sound/fsl-asoc-card.txt | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
index 133d7e14a4d0..8a6a3d0fda5e 100644
--- a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
+++ b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
@@ -69,6 +69,9 @@  Optional properties:
 			        coexisting in order to support the old bindings
 				of wm8962 and sgtl5000.
 
+  - hp-det-gpio		: The GPIO that detect headphones are plugged in
+  - mic-det-gpio	: The GPIO that detect microphones are plugged in
+
 Optional unless SSI is selected as a CPU DAI:
 
   - mux-int-port	: The internal port of the i.MX audio muxer (AUDMUX)