History log of /linux-master/Documentation/devicetree/bindings/dma/qcom,adm.yaml
Revision Date Author Comments
# 41d8ffd7 14-Sep-2022 Christian Marangi <ansuelsmth@gmail.com>

dt-bindings: dma: add additional pbus reset to qcom,adm

qcom,adm require an additional reset for the pbus line. Add this missing
reset to match the current implementation on ipq806x.dtsi.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220914140426.7609-2-ansuelsmth@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>


# 84641a1e 14-Sep-2022 Christian Marangi <ansuelsmth@gmail.com>

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>