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

Documentation: DT: qcom_hidma: Bump HW revision for the bugfixed HW

A new version of the HIDMA IP has been released with bug fixes. Bumping the
hardware version to differentiate from others.

Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

authored by

Sinan Kaya and committed by
Vinod Koul
afc996a3 26757fbf

+2 -2
+2 -2
Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt
··· 47 47 the channel nodes appear on their own, not under a management node. 48 48 49 49 Required properties: 50 - - compatible: must contain "qcom,hidma-1.0" for initial HW or "qcom,hidma-1.1" 51 - for MSI capable HW. 50 + - compatible: must contain "qcom,hidma-1.0" for initial HW or 51 + "qcom,hidma-1.1"/"qcom,hidma-1.2" for MSI capable HW. 52 52 - reg: Addresses for the transfer and event channel 53 53 - interrupts: Should contain the event interrupt 54 54 - desc-count: Number of asynchronous requests this channel can handle