[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7cc9c5d2-0c42-f24f-1611-0190b24504be@linaro.org>
Date: Wed, 15 Jun 2022 14:05:14 -0700
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Christian 'Ansuel' Marangi <ansuelsmth@...il.com>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Vinod Koul <vkoul@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-arm-msm@...r.kernel.org, dmaengine@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: dma: rework qcom,adm Documentation to yaml
schema
On 15/06/2022 10:50, Christian 'Ansuel' Marangi wrote:
> 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 'Ansuel' Marangi <ansuelsmth@...il.com>
Drop the quotes please.
As discussed in other patch - trust for me is broken and I have no clue
which identity is real.
> ---
> .../devicetree/bindings/dma/qcom,adm.yaml | 95 +++++++++++++++++++
> .../devicetree/bindings/dma/qcom_adm.txt | 61 ------------
> 2 files changed, 95 insertions(+), 61 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/dma/qcom,adm.yaml
> delete mode 100644 Documentation/devicetree/bindings/dma/qcom_adm.txt
>
> diff --git a/Documentation/devicetree/bindings/dma/qcom,adm.yaml b/Documentation/devicetree/bindings/dma/qcom,adm.yaml
> new file mode 100644
> index 000000000000..77096a7c9405
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/dma/qcom,adm.yaml
> @@ -0,0 +1,95 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/dma/qcom,adm.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Qualcomm ADM DMA Controller
> +
> +maintainers:
> + - Christian 'Ansuel' Marangi <ansuelsmth@...il.com>
Add Bjorn here.
> +
Best regards,
Krzysztof
Powered by blists - more mailing lists