Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <srinivas.kandagatla@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

authored by

Srinivas Kandagatla and committed by
Vinod Koul
d545afc9 9d31821f

+4
+4
Documentation/devicetree/bindings/dma/qcom_bam_dma.txt
··· 15 15 the secure world. 16 16 - qcom,controlled-remotely : optional, indicates that the bam is controlled by 17 17 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. 18 22 19 23 Example: 20 24