aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@nxp.com>2020-07-15 22:09:38 +0800
committerMark Brown <broonie@kernel.org>2020-07-16 23:24:13 +0100
commitc3c058aba4032a0f88a2f203472d7b5076a926b4 (patch)
tree6a23d6847f32fafdb9966e53b789637abef5d7b6 /Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
parentASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack (diff)
downloadlinux-dev-c3c058aba4032a0f88a2f203472d7b5076a926b4.tar.xz
linux-dev-c3c058aba4032a0f88a2f203472d7b5076a926b4.zip
ASoC: bindings: fsl-asoc-card: Support hp-det-gpio and mic-det-gpio
Add headphone and microphone detection GPIO support. These properties are optional. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Acked-by: Nicolin Chen <nicoleotsuka@gmail.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/1594822179-1849-3-git-send-email-shengjiu.wang@nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/fsl-asoc-card.txt')
-rw-r--r--Documentation/devicetree/bindings/sound/fsl-asoc-card.txt3
1 files changed, 3 insertions, 0 deletions
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)