mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
dt-bindings: misc: qcom,fastrpc: restrict channel names
The Qualcomm FastRPC is expected to in GLINK or SMD edge node and its channel name is always the same. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220909125403.803158-4-krzysztof.kozlowski@linaro.org Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
committed by
Rob Herring
parent
6eada2efd4
commit
94f1f366ca
@@ -32,7 +32,8 @@ properties:
|
||||
A list of channels tied to this function, used for matching
|
||||
the function to a set of virtual channels.
|
||||
$ref: "/schemas/types.yaml#/definitions/string-array"
|
||||
maxItems: 1
|
||||
items:
|
||||
- const: fastrpcglink-apps-dsp
|
||||
|
||||
qcom,non-secure-domain:
|
||||
description:
|
||||
@@ -43,7 +44,8 @@ properties:
|
||||
description:
|
||||
Channel name used for the RPM communication
|
||||
$ref: "/schemas/types.yaml#/definitions/string-array"
|
||||
maxItems: 1
|
||||
items:
|
||||
- const: fastrpcsmd-apps-dsp
|
||||
|
||||
qcom,vmids:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user