dt-bindings: dma: rework qcom,adm Documentation to yaml schema
authorChristian Marangi <ansuelsmth@gmail.com>
Wed, 14 Sep 2022 14:04:25 +0000 (16:04 +0200)
committerVinod Koul <vkoul@kernel.org>
Thu, 29 Sep 2022 17:16:08 +0000 (22:46 +0530)
commit84641a1e32cbbabfe9a808b4df79f75ed4c88576
treeffe181bfb8db24025582ac19a56000cf260d811f
parent41742afd34b7ac354ec354a3efa3651e486d8c54
dt-bindings: dma: rework qcom,adm Documentation to yaml schema

Rework the qcom,adm Documentation to yaml schema.
This is not a pure conversion since originally the driver has changed
implementation for the #dma-cells and was wrong from the start.
Also the driver now handles the common DMA clients implementation with
the first cell that denotes the channel number and nothing else since
the client will have to provide the crci information via other means.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220914140426.7609-1-ansuelsmth@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/qcom,adm.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/dma/qcom_adm.txt [deleted file]