|
@@ -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
|