Skip to content

Commit 3688afe

Browse files
committed
dt-bindings: soundwire: qcom: add qcom,swr-master-ee-val property
Add documentation for the qcom,swr-master-ee-val Device Tree property used by Qualcomm SoundWire masters to describe the execution-environment value for interrupt routing. This property allows platform DTs to specify the EE value used to direct SoundWire master interrupts to the appropriate CPU target. Signed-off-by: Mohammad Rafi Shaik <mohs@qti.qualcomm.com>
1 parent d67b302 commit 3688afe

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Documentation/devicetree/bindings/soundwire/qcom,soundwire.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,12 @@ properties:
215215
maximum: 4
216216
- const: 0xff
217217

218+
qcom,swr-master-ee-val:
219+
$ref: /schemas/types.yaml#/definitions/uint8-array
220+
description:
221+
Execution-environment value used to route SoundWire master
222+
interrupts to CPU0 or CPU1.
223+
218224
label:
219225
maxItems: 1
220226

0 commit comments

Comments
 (0)