diff options
author | Vinod Koul <vinod.koul@intel.com> | 2018-04-10 05:25:37 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2018-04-10 05:25:37 +0200 |
commit | 185a6cdb78ddf2dc60e2c700c68f8a53c91ede99 (patch) | |
tree | 61f4c797534bf35ac2d9e61f68e8ebd5969e356f /Documentation/devicetree | |
parent | Merge branch 'topic/pl330' into for-linus (diff) | |
parent | dmaengine: qcom: bam_dma: disable runtime pm on remote controlled (diff) | |
download | linux-185a6cdb78ddf2dc60e2c700c68f8a53c91ede99.tar.xz linux-185a6cdb78ddf2dc60e2c700c68f8a53c91ede99.zip |
Merge branch 'topic/qcom' into for-linus
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/dma/qcom_bam_dma.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt b/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt index 9cbf5d9df8fd..cf5b9e44432c 100644 --- a/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt +++ b/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt @@ -15,6 +15,10 @@ Required properties: the secure world. - qcom,controlled-remotely : optional, indicates that the bam is controlled by remote proccessor i.e. execution environment. +- num-channels : optional, indicates supported number of DMA channels in a + remotely controlled bam. +- qcom,num-ees : optional, indicates supported number of Execution Environments + in a remotely controlled bam. Example: |