mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
dt-bindings: misc: fastrpc: Document memory-region property
Add memory-region property to the list of optional properties, specify the value type and a definition. This property is used to specify the memory region which should be used for remote heap CMA. Signed-off-by: Abel Vesa <abel.vesa@linaro.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220909133938.3518520-4-abel.vesa@linaro.org Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
@@ -27,6 +27,11 @@ properties:
|
||||
- sdsp
|
||||
- cdsp
|
||||
|
||||
memory-region:
|
||||
maxItems: 1
|
||||
description:
|
||||
Phandle to a node describing memory to be used for remote heap CMA.
|
||||
|
||||
qcom,glink-channels:
|
||||
description:
|
||||
A list of channels tied to this function, used for matching
|
||||
|
||||
Reference in New Issue
Block a user