Skip to content

Commit d545afc

Browse files
Srinivas-KandagatlaVinod Koul
authored andcommitted
dt-bindings: dmaengine: bam_dma: add remote controlled bindings
This patch adds 2 new properties for remote controlled bam dt bindings. 1. num-channels to indicate number of dma channels. 2. qcom,num-ees to indicate number of Execution Environments. Signed-off-by: Srinivas Kandagatla <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Vinod Koul <[email protected]>
1 parent 9d31821 commit d545afc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/dma/qcom_bam_dma.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Required properties:
1515
the secure world.
1616
- qcom,controlled-remotely : optional, indicates that the bam is controlled by
1717
remote proccessor i.e. execution environment.
18+
- num-channels : optional, indicates supported number of DMA channels in a
19+
remotely controlled bam.
20+
- qcom,num-ees : optional, indicates supported number of Execution Environments
21+
in a remotely controlled bam.
1822

1923
Example:
2024

0 commit comments

Comments
 (0)