aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorBhupesh Sharma <bhupesh.sharma@linaro.org>2021-10-09 11:49:34 +0530
committerBhupesh Sharma <bhupesh.sharma@linaro.org>2022-03-20 22:37:05 +0530
commitb8d2d26df683f0eff5838e65e5d584be1a787d21 (patch)
tree7f75da7ac8c4bd1ca82d5777281a218194f50290 /Documentation
parent6a73c2237f1f1bafb8e38eb23a2c7c7cefd311a0 (diff)
FROMLIST: dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties
Add new optional properties - 'interconnects' and 'interconnect-names' to the device-tree binding documentation for qcom-bam DMA IP. These properties describe the interconnect path between bam and main memory and the interconnect type respectively. Cc: Thara Gopinath <thara.gopinath@linaro.org> Cc: Bjorn Andersson <bjorn.andersson@linaro.org> Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> (am from https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20211110105922.217895-5-bhupesh.sharma@linaro.org/) Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/dma/qcom_bam_dma.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/dma/qcom_bam_dma.yaml b/Documentation/devicetree/bindings/dma/qcom_bam_dma.yaml
index 3ca222bd10bd..20e734448c1f 100644
--- a/Documentation/devicetree/bindings/dma/qcom_bam_dma.yaml
+++ b/Documentation/devicetree/bindings/dma/qcom_bam_dma.yaml
@@ -45,6 +45,14 @@ properties:
const: 1
description: The single cell represents the channel index.
+ interconnects:
+ maxItems: 1
+ description:
+ Interconnect path between bam and main memory.
+
+ interconnect-names:
+ const: memory
+
qcom,ee:
$ref: /schemas/types.yaml#/definitions/uint32
minimum: 0