diff options
Diffstat (limited to 'Bindings/dma/qcom_hidma_mgmt.txt')
-rw-r--r-- | Bindings/dma/qcom_hidma_mgmt.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Bindings/dma/qcom_hidma_mgmt.txt b/Bindings/dma/qcom_hidma_mgmt.txt index b3408cc57be6d..1ae4748730a85 100644 --- a/Bindings/dma/qcom_hidma_mgmt.txt +++ b/Bindings/dma/qcom_hidma_mgmt.txt @@ -47,8 +47,8 @@ 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" for initial HW or "qcom,hidma-1.1" -for MSI capable HW. +- compatible: must contain "qcom,hidma-1.0" for initial HW or + "qcom,hidma-1.1"/"qcom,hidma-1.2" 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 |