diff options
author | Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com> | 2018-06-20 04:59:59 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-06-22 17:50:07 +0300 |
commit | a12f671b4241f53e7cd9dec8770d51549682453b (patch) | |
tree | 36951b05d571fb4e53c48d47f002f10156956246 /Documentation/devicetree/bindings/sound | |
parent | 2718c89a233bf8549fdba0925947b2c3cb887a95 (diff) | |
download | linux-a12f671b4241f53e7cd9dec8770d51549682453b.tar.xz |
ASoC: add hp-det-gpio and mic-det-gpio to audio graph card binding
Add headphone and microphone detection GPIO support to audio graph
card same as supported in simple card.
Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound')
-rw-r--r-- | Documentation/devicetree/bindings/sound/audio-graph-card.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/audio-graph-card.txt b/Documentation/devicetree/bindings/sound/audio-graph-card.txt index d04ea3b1a1dd..7e63e53a901c 100644 --- a/Documentation/devicetree/bindings/sound/audio-graph-card.txt +++ b/Documentation/devicetree/bindings/sound/audio-graph-card.txt @@ -18,6 +18,8 @@ Below are same as Simple-Card. - bitclock-inversion - frame-inversion - mclk-fs +- hp-det-gpio +- mic-det-gpio - dai-tdm-slot-num - dai-tdm-slot-width - clocks / system-clock-frequency |