Skip to content

Commit

Permalink
dt-bindings: misc: fastrpc: Document memory-region property
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Abel Vesa authored and Rob Herring committed Sep 12, 2022
1 parent 547bed8 commit 68df591
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 68df591

Please sign in to comment.