Skip to content

Commit c7449e7

Browse files
Srinivas-Kandagatlavinodkoul
authored andcommitted
dt-bindings: soundwire: qcom: document optional wake irq
Wake IRQ is optional interrupt that can be wired up on SoundWire controller instances like RX path along with MBHC(Multi Button Headset connection). Document this in bindings. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20220228172528.3489-3-srinivas.kandagatla@linaro.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 74e79da commit c7449e7

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

Documentation/devicetree/bindings/soundwire/qcom,sdw.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,19 @@ board specific bus parameters.
2222
- interrupts:
2323
Usage: required
2424
Value type: <prop-encoded-array>
25-
Definition: should specify the SoundWire Controller IRQ
25+
Definition: should specify the SoundWire Controller core and optional
26+
wake IRQ
27+
28+
- interrupt-names:
29+
Usage: Optional
30+
Value type: boolean
31+
Value type: <stringlist>
32+
Definition: should be "core" for core and "wakeup" for wake interrupt.
33+
34+
- wakeup-source:
35+
Usage: Optional
36+
Value type: boolean
37+
Definition: should specify if SoundWire Controller is wake up capable.
2638

2739
- clock-names:
2840
Usage: required

0 commit comments

Comments
 (0)