dt-bindings: soundwire: qcom: document optional wake irq
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 28 Feb 2022 17:25:27 +0000 (17:25 +0000)
committerVinod Koul <vkoul@kernel.org>
Wed, 2 Mar 2022 15:41:50 +0000 (21:11 +0530)
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>
Documentation/devicetree/bindings/soundwire/qcom,sdw.txt

index b93a2b3..51ddbc5 100644 (file)
@@ -22,7 +22,19 @@ board specific bus parameters.
 - interrupts:
        Usage: required
        Value type: <prop-encoded-array>
-       Definition: should specify the SoundWire Controller IRQ
+       Definition: should specify the SoundWire Controller core and optional
+                   wake IRQ
+
+- interrupt-names:
+       Usage: Optional
+       Value type: boolean
+       Value type: <stringlist>
+       Definition: should be "core" for core and "wakeup" for wake interrupt.
+
+- wakeup-source:
+       Usage: Optional
+       Value type: boolean
+       Definition: should specify if SoundWire Controller is wake up capable.
 
 - clock-names:
        Usage: required