]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Documentation: DT: qcom_hidma: update binding for MSI
authorSinan Kaya <okaya@codeaurora.org>
Fri, 7 Oct 2016 05:25:06 +0000 (01:25 -0400)
committerVinod Koul <vinod.koul@intel.com>
Wed, 19 Oct 2016 13:32:58 +0000 (19:02 +0530)
Adding a new binding for qcom,hidma-1.1 to distinguish HW supporting
MSI interrupts from the older revision.

Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt

index fd5618bd8fbca6b9378b2550122de1af20475f39..2c5e4b8f1d524a5a5254db9ea17275311e78b193 100644 (file)
@@ -47,12 +47,18 @@ When the OS is not in control of the management interface (i.e. it's a guest),
 the channel nodes appear on their own, not under a management node.
 
 Required properties:
-- compatible: must contain "qcom,hidma-1.0"
+- compatible: must contain "qcom,hidma-1.0" for initial HW or "qcom,hidma-1.1"
+for MSI capable HW.
 - reg: Addresses for the transfer and event channel
 - interrupts: Should contain the event interrupt
 - desc-count: Number of asynchronous requests this channel can handle
 - iommus: required a iommu node
 
+Optional properties for MSI:
+- msi-parent : See the generic MSI binding described in
+ devicetree/bindings/interrupt-controller/msi.txt for a description of the
+ msi-parent property.
+
 Example:
 
 Hypervisor OS configuration: