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

dmaengine: qcom: bam_dma: document controlled-remotely dt property

Extend BAM dt bindings with controlled-remotely property. The
property will be needed to handle cases where we need to skip
register writes to initialise BAM hardware block.

Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Reviewed-by: Andy Gross <andy.gross@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

authored by

Stanimir Varbanov and committed by
Vinod Koul
c778ed46 f89117c0

+2
+2
Documentation/devicetree/bindings/dma/qcom_bam_dma.txt
··· 13 13 - clock-names: must contain "bam_clk" entry 14 14 - qcom,ee : indicates the active Execution Environment identifier (0-7) used in 15 15 the secure world. 16 + - qcom,controlled-remotely : optional, indicates that the bam is controlled by 17 + remote proccessor i.e. execution environment. 16 18 17 19 Example: 18 20