Re: [PATCH v2 4/4] dt-bindings: dma: Convert ti-edma.txt to YAML

From: Rob Herring
Date: Thu Nov 16 2023 - 14:37:13 EST



On Tue, 14 Nov 2023 15:29:11 -0600, Andrew Davis wrote:
> Convert ti-edma.txt to ti/ti,edma3-tpcc.yaml and
> ti/ti,edma3-tptc.yaml.
>
> Signed-off-by: Andrew Davis <afd@xxxxxx>
> ---
>
> Changes for v2:
> - Fix dt_binding_check warning
>
> .../devicetree/bindings/dma/ti-edma.txt | 238 ------------------
> .../bindings/dma/ti/ti,edma3-tpcc.yaml | 128 ++++++++++
> .../bindings/dma/ti/ti,edma3-tptc.yaml | 63 +++++
> MAINTAINERS | 1 -
> 4 files changed, 191 insertions(+), 239 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/dma/ti-edma.txt
> create mode 100644 Documentation/devicetree/bindings/dma/ti/ti,edma3-tpcc.yaml
> create mode 100644 Documentation/devicetree/bindings/dma/ti/ti,edma3-tptc.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>