2 Oct
2014
2 Oct
'14
6:25 p.m.
On 10/01/2014 11:25 PM, Dylan Reid wrote:
diff --git a/Documentation/devicetree/bindings/sound/simple-card.txt b/Documentation/devicetree/bindings/sound/simple-card.txt index c2e9841..72d94b7 100644 --- a/Documentation/devicetree/bindings/sound/simple-card.txt +++ b/Documentation/devicetree/bindings/sound/simple-card.txt @@ -17,6 +17,10 @@ Optional properties: source.
- simple-audio-card,mclk-fs : Multiplication factor between stream rate and codec mclk.
+- simple-audio-card,hp_det_gpio : Reference to GPIO that signals when
headphones are attached.
+- simple-audio-card,mic_det_gpio : Reference to GPIO that signals when
The code has this correct, the "_"s should be "-"s.
- Lars